Home
last modified time | relevance | path

Searched refs:primType (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/
DrsApiMesh.cpp43 void rsaMeshGetIndices(RsContext con, RsMesh mv, RsAllocation *va, uint32_t *primType, uint32_t idx… in rsaMeshGetIndices() argument
49 primType[ct] = sm->mHal.state.primitives[ct]; in rsaMeshGetIndices()
Drs.h39 uint32_t *primType, uint32_t idxDataCount);
Drsg.spec75 param uint32_t *primType
DrsMesh.cpp272 uint32_t * primType, size_t primTypeCount) { in rsi_MeshCreate() argument
282 sm->setPrimitive((Allocation*)idx[i], (RsPrimitive)primType[i], i); in rsi_MeshCreate()