9 lines
212 B
Python
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
|
|
}
|