Home
last modified time | relevance | path

Searched defs:getSubroutineIndex (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp442 GLuint Utils::program::getSubroutineIndex(const glw::GLchar* subroutine_name, glw::GLenum shader_st… in getSubroutineIndex() function in gl4cts::ShaderSubroutine::Utils::program
3215 GLuint FunctionalTest3_4::getSubroutineIndex(GLuint program_id, const glw::GLchar* subroutine_name, in getSubroutineIndex() function in gl4cts::ShaderSubroutine::FunctionalTest3_4
Dgl4cShadingLanguage420PackTests.cpp18231 GLuint Utils::program::getSubroutineIndex(const glw::GLchar* subroutine_name, glw::GLenum shader_st… in getSubroutineIndex() function in gl4cts::GLSL420Pack::Utils::program
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp452 GLuint Utils::program::getSubroutineIndex(const glw::GLchar* subroutine_name, glw::GLenum shader_st… in getSubroutineIndex() function in glcts::ViewportArray::Utils::program
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl355 glGetSubroutineIndexFunc getSubroutineIndex; variable