Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A 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
H A Dgl4cShadingLanguage420PackTests.cpp18147 GLuint Utils::program::getSubroutineIndex(const glw::GLchar *subroutine_name, glw::GLenum shader_st… in getSubroutineIndex() function in gl4cts::GLSL420Pack::Utils::program
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h426 PFNGLGETSUBROUTINEINDEXPROC getSubroutineIndex = nullptr; variable
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp453 GLuint Utils::program::getSubroutineIndex(const glw::GLchar *subroutine_name, glw::GLenum shader_st… in getSubroutineIndex() function in glcts::ViewportArray::Utils::program
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl357 glGetSubroutineIndexFunc getSubroutineIndex; variable