Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h351 PFNGLGETUNIFORMINDICESPROC getUniformIndices = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl385 glGetUniformIndicesFunc getUniformIndices; variable
/external/angle/src/libANGLE/
DContext.cpp7578 void Context::getUniformIndices(ShaderProgramID program, in getUniformIndices() function in gl::Context