Searched refs:useIndices (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 85 bool useIndices; member 154 if (config.useIndices) in createCoordData() 538 else if (m_config.useIndices) in TestContext() 686 if (m_config.useIndices) in render() 1008 if (config.useIndices) in logTestConfig() 1105 basicConfig.useIndices = true; in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 631 …dRenderTest (Context& context, const char* name, const char* desc, int gridSide, bool useIndices); 644 …ridRenderTest (Context& context, const char* name, const char* desc, int gridSide, bool useIndices) in InstancedGridRenderTest() argument 647 , m_useIndices (useIndices) in InstancedGridRenderTest()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 762 …dRenderTest (Context& context, const char* name, const char* desc, int gridSide, bool useIndices); 774 …ridRenderTest (Context& context, const char* name, const char* desc, int gridSide, bool useIndices) in InstancedGridRenderTest() argument 777 , m_useIndices (useIndices) in InstancedGridRenderTest()
|