Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.hpp1366 std::string getTessellationControlShader(bool include_duplicate_function);
Dgl4cShaderSubroutineTests.cpp13087 std::string NegativeTest10::getTessellationControlShader(bool include_duplicate_function) in getTessellationControlShader() function in gl4cts::ShaderSubroutine::NegativeTest10
13245 getTessellationControlShader(offending_shader_stage == Utils::SHADER_STAGE_TESSELLATION_CONTROL); in initTestCases()