Searched refs:primType (Results 1 – 4 of 4) sorted by relevance
43 void rsaMeshGetIndices(RsContext con, RsMesh mv, RsAllocation *va, uint32_t *primType, uint32_t idx… in rsaMeshGetIndices() argument49 primType[ct] = sm->mHal.state.primitives[ct]; in rsaMeshGetIndices()
39 uint32_t *primType, uint32_t idxDataCount);
75 param uint32_t *primType
272 uint32_t * primType, size_t primTypeCount) { in rsi_MeshCreate() argument282 sm->setPrimitive((Allocation*)idx[i], (RsPrimitive)primType[i], i); in rsi_MeshCreate()