Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.h33 uint32_t* ppIndices[3]; member
140 tsTessellatedData.ppIndices[0] = &Indices[0][0]; in Tessellate()
141 tsTessellatedData.ppIndices[1] = &Indices[1][0]; in Tessellate()
142 tsTessellatedData.ppIndices[2] = &Indices[2][0]; in Tessellate()
Dfrontend.cpp1482 tsData.ppIndices, in TessellationStages()