Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DRenderer.cpp51 inline bool setBatchIndices(unsigned int batch[128][3], VkPrimitiveTopology topology, VkProvokingVe… in setBatchIndices() function
619 …if(!setBatchIndices(triangleIndicesOut, topology, provokingVertexMode, LinearIndex(), start, trian… in processPrimitiveVertices()
629 …if(!setBatchIndices(triangleIndicesOut, topology, provokingVertexMode, static_cast<const uint16_t … in processPrimitiveVertices()
635 …if(!setBatchIndices(triangleIndicesOut, topology, provokingVertexMode, static_cast<const uint32_t … in processPrimitiveVertices()