Searched defs:RS_CMD_MeshCreate_rec (Results 1 – 1 of 1) sorted by relevance
826 struct __attribute__((packed)) RS_CMD_MeshCreate_rec { struct827 RsAllocation * vtx;828 size_t vtx_length;829 RsAllocation * idx;830 size_t idx_length;831 uint32_t * primType;832 size_t primType_length;