Searched defs:RS_CMD_Allocation2DData_rec (Results 1 – 1 of 1) sorted by relevance
340 struct __attribute__((packed)) RS_CMD_Allocation2DData_rec { struct341 RsAllocation va;342 uint32_t xoff;343 uint32_t yoff;344 uint32_t lod;345 RsAllocationCubemapFace face;346 uint32_t w;347 uint32_t h;348 const void * data;349 size_t data_length;[all …]