Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h582 PFNGLGETPROGRAMRESOURCEIVPROC getProgramResourceiv = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl333 glGetProgramResourceivFunc getProgramResourceiv; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2732 void Context::getProgramResourceiv(ShaderProgramID program, in getProgramResourceiv() function in gl::Context