Searched defs:RS_CMD_Allocation3DRead_rec (Results 1 – 1 of 1) sorted by relevance
417 struct __attribute__((packed)) RS_CMD_Allocation3DRead_rec { struct418 RsAllocation va;419 uint32_t xoff;420 uint32_t yoff;421 uint32_t zoff;422 uint32_t lod;423 uint32_t w;424 uint32_t h;425 uint32_t d;426 void * data;[all …]