Searched defs:RS_CMD_Allocation3DData_rec (Results 1 – 1 of 1) sorted by relevance
354 struct __attribute__((packed)) RS_CMD_Allocation3DData_rec { struct355 RsAllocation va;356 uint32_t xoff;357 uint32_t yoff;358 uint32_t zoff;359 uint32_t lod;360 uint32_t w;361 uint32_t h;362 uint32_t d;363 const void * data;[all …]