Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cCommonBugsTests.hpp452 bool isShaderProgramLinkingFailureExpected(_test_iteration iteration) const;
Dgl3cCommonBugsTests.cpp2497 if (isShaderProgramLinkingFailureExpected(static_cast<_test_iteration>(test_iteration))) in iterate()
2535 bool PerVertexValidationTest::isShaderProgramLinkingFailureExpected(_test_iteration iteration) const in isShaderProgramLinkingFailureExpected() function in gl3cts::PerVertexValidationTest
2632 if (!isShaderProgramLinkingFailureExpected(iteration)) in runPipelineObjectValidationTestMode()