Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp1080 virtual bool executeDrawCall(bool tesEnabled, glw::GLuint test_case_index);
3417 virtual bool executeDrawCall(bool tesEnabled, glw::GLuint test_case_index);
3479 virtual bool executeDrawCall(bool tesEnabled, glw::GLuint test_case_index);
4240 virtual bool executeDrawCall(bool tesEnabled, glw::GLuint test_case_index);
4443 virtual bool executeDrawCall(bool tesEnabled, glw::GLuint test_case_index);
4518 virtual bool executeDrawCall(bool tesEnabled, glw::GLuint test_case_index);
4579 virtual bool executeDrawCall(bool tesEnabled, glw::GLuint test_case_index);
4641 virtual bool executeDrawCall(bool tesEnabled, glw::GLuint test_case_index);
Dgl4cEnhancedLayoutsTests.cpp5580 bool BufferTestBase::executeDrawCall(bool tesEnabled, GLuint /* test_case_index */) in test() argument
5591 if (tesEnabled == false) in test()