Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h580 PFNGLGETPROGRAMRESOURCELOCATIONINDEXPROC getProgramResourceLocationIndex = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl329 glGetProgramResourceLocationIndexFunc getProgramResourceLocationIndex; variable
/external/angle/src/libANGLE/
DContext.cpp7035 int Context::getProgramResourceLocationIndex(ShaderProgramID program, in getProgramResourceLocationIndex() function in gl::Context