Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cCommonBugsTests.hpp461 bool isShaderProgramLinkingFailureExpected(_test_iteration iteration) const;
H A Dgl3cCommonBugsTests.cpp2498 if (isShaderProgramLinkingFailureExpected(static_cast<_test_iteration>(test_iteration))) in iterate()
2536 bool PerVertexValidationTest::isShaderProgramLinkingFailureExpected(_test_iteration iteration) const in isShaderProgramLinkingFailureExpected() function in gl3cts::PerVertexValidationTest
2632 if (!isShaderProgramLinkingFailureExpected(iteration)) in runPipelineObjectValidationTestMode()