Home
last modified time | relevance | path

Searched defs:hasBaseVertex (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDrawBaseVertexBaseInstanceTest.cpp399 void checkDrawResult(bool hasBaseVertex, bool oneColumn = false) in checkDrawResult()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp520 #define MULTI_DRAW_BLOCK(drawType, instanced, bvbi, hasDrawID, hasBaseVertex, hasBaseInstance) \ argument
686 const bool hasBaseVertex = programObject && programObject->hasBaseVertexUniform(); in multiDrawElementsInstancedBaseVertexBaseInstance() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.cpp1025 #define MULTI_DRAW_BLOCK(drawType, instanced, bvbi, hasDrawID, hasBaseVertex, hasBaseInstance) \ argument
1230 const bool hasBaseVertex = programObject && programObject->hasBaseVertexUniform(); in MultiDrawElementsInstancedBaseVertexBaseInstanceGeneral() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp5673 const bool hasBaseVertex = programObject && programObject->hasBaseVertexUniform(); in drawElementsInstancedBaseVertexBaseInstance() local
5720 #define MULTI_DRAW_ELEMENTS_BLOCK(hasDrawID, hasBaseVertex, hasBaseInstance) \ argument
5776 const bool hasBaseVertex = programObject && programObject->hasBaseVertexUniform(); in multiDrawElementsInstancedBaseVertexBaseInstance() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp6562 const bool hasBaseVertex = programObject && programObject->hasBaseVertexUniform(); in drawElementsInstancedBaseVertexBaseInstance() local