Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h426 PFNGLGETSUBROUTINEINDEXPROC getSubroutineIndex = nullptr; variable
/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
3230 GLuint FunctionalTest3_4::getSubroutineIndex(GLuint program_id, const glw::GLchar *subroutine_name, in getSubroutineIndex() function in gl4cts::ShaderSubroutine::FunctionalTest3_4
Dgl4cShadingLanguage420PackTests.cpp17955 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.cpp453 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.inl357 glGetSubroutineIndexFunc getSubroutineIndex; variable