Searched refs:useIndices (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 83 bool useIndices; member 171 if (config.useIndices) in createCoordData() 555 else if (m_config.useIndices) in TestContext() 700 if (m_config.useIndices) in render() 1017 if (config.useIndices) in logTestConfig() 1114 basicConfig.useIndices = true; in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 634 …dRenderTest (Context& context, const char* name, const char* desc, int gridSide, bool useIndices); 647 …ridRenderTest (Context& context, const char* name, const char* desc, int gridSide, bool useIndices) in InstancedGridRenderTest() argument 650 , m_useIndices (useIndices) in InstancedGridRenderTest()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 764 …dRenderTest (Context& context, const char* name, const char* desc, int gridSide, bool useIndices); 776 …ridRenderTest (Context& context, const char* name, const char* desc, int gridSide, bool useIndices) in InstancedGridRenderTest() argument 779 , m_useIndices (useIndices) in InstancedGridRenderTest()
|