Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h579 PFNGLGETPROGRAMRESOURCELOCATIONPROC getProgramResourceLocation = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl328 glGetProgramResourceLocationFunc getProgramResourceLocation; variable
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h210 …virtual GrGLint getProgramResourceLocation(GrGLuint program, GrGLenum programInterface, const GrGL… in getProgramResourceLocation() function
/external/angle/src/libANGLE/
DContext.cpp2670 GLint Context::getProgramResourceLocation(ShaderProgramID program, in getProgramResourceLocation() function in gl::Context