Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h426 PFNGLGETSUBROUTINEINDEXPROC getSubroutineIndex = nullptr; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h426 PFNGLGETSUBROUTINEINDEXPROC getSubroutineIndex = nullptr; variable
/third_party/vk-gl-cts/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
3213 GLuint FunctionalTest3_4::getSubroutineIndex(GLuint program_id, const glw::GLchar* subroutine_name, in getSubroutineIndex() function in gl4cts::ShaderSubroutine::FunctionalTest3_4
Dgl4cShadingLanguage420PackTests.cpp18173 GLuint Utils::program::getSubroutineIndex(const glw::GLchar* subroutine_name, glw::GLenum shader_st… in getSubroutineIndex() function in gl4cts::GLSL420Pack::Utils::program
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl355 glGetSubroutineIndexFunc getSubroutineIndex; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2349 GLuint Context::getSubroutineIndex(GLuint program, GLenum shadertype, const GLchar *name) in getSubroutineIndex() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2262 GLuint Context::getSubroutineIndex(ShaderProgramID program, GLenum shadertype, const GLchar *name) in getSubroutineIndex() function in gl::Context