android13/frameworks/rs/rs_compat.spec

10 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
}