diff options
Diffstat (limited to 'libs/rs/rs.spec')
| -rw-r--r-- | libs/rs/rs.spec | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libs/rs/rs.spec b/libs/rs/rs.spec index 0da637e..a1c0671 100644 --- a/libs/rs/rs.spec +++ b/libs/rs/rs.spec @@ -145,16 +145,6 @@ AllocationCreateFromBitmap { ret RsAllocation } -AllocationCreateFromBitmapBoxed { - param uint32_t width - param uint32_t height - param RsElement dstFmt - param RsElement srcFmt - param bool genMips - param const void * data - ret RsAllocation - } - AllocationUploadToTexture { param RsAllocation alloc |
