allwinner_a64/android/frameworks/rs/rs_compat.spec
2018-08-08 15:50:00 +08:00

9 lines
212 B
Python

AllocationCreateStrided {
direct
param RsType vtype
param RsAllocationMipmapControl mipmaps
param uint32_t usages
param uintptr_t ptr
param size_t requiredAlignment
ret RsAllocation
}