Home
last modified time | relevance | path

Searched defs:triIndex (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/tests/gl_tests/
DProvokingVertexTest.cpp227 for (unsigned int triIndex = 0; triIndex < 4; ++triIndex) in TEST_P() local
279 for (unsigned int triIndex = 0; triIndex < 4; ++triIndex) in TEST_P() local
/external/angle/src/tests/test_utils/
Ddraw_call_perf_utils.cpp68 for (size_t triIndex = 0; triIndex < numTris; ++triIndex) in Generate2DTriangleData() local
/external/angle/src/tests/perf_tests/
DIndexConversionPerf.cpp96 for (unsigned int triIndex = 0; triIndex < params.numIndexTris; ++triIndex) in initializeBenchmark() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbinner.cpp74 DRAW_CONTEXT* pDC, PA_STATE& pa, uint32_t triIndex, uint32_t primId, float* pBuffer) in ProcessAttributes()
829 uint32_t triIndex = 0; in BinTrianglesImpl() local