diff options
Diffstat (limited to 'libs/rs/rs.spec')
-rw-r--r-- | libs/rs/rs.spec | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libs/rs/rs.spec b/libs/rs/rs.spec index 14094c4..9f817b6 100644 --- a/libs/rs/rs.spec +++ b/libs/rs/rs.spec @@ -89,14 +89,6 @@ AllocationCopyToBitmap { param size_t dataLen } -AllocationCreateBitmapRef { - param RsType type - param RsAsyncVoidPtr bmpPtr - param RsAsyncVoidPtr callbackData - param RsBitmapCallback_t callback - ret RsAllocation - } - AllocationUploadToTexture { param RsAllocation alloc param bool genMipMaps |