unplugged-vendor/frameworks/rs/rs_compat.spec

10 lines
212 B
RPMSpec
Raw Normal View History

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