Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h582 PFNGLGETPROGRAMRESOURCEIVPROC getProgramResourceiv = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl333 glGetProgramResourceivFunc getProgramResourceiv; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp3017 void Context::getProgramResourceiv(ShaderProgramID program, in getProgramResourceiv() function in gl::Context