Home
last modified time | relevance | path

Searched defs:getActiveSubroutineUniformiv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h423 PFNGLGETACTIVESUBROUTINEUNIFORMIVPROC getActiveSubroutineUniformiv = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl247 glGetActiveSubroutineUniformivFunc getActiveSubroutineUniformiv; variable
/external/angle/src/libANGLE/
DContext_gl.cpp2245 void Context::getActiveSubroutineUniformiv(ShaderProgramID program, in getActiveSubroutineUniformiv() function in gl::Context