Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h681 PFNGLGETNUNIFORMUIVPROC getnUniformuiv = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl413 glGetnUniformuivFunc getnUniformuiv; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp8598 void Context::getnUniformuiv(ShaderProgramID program, in getnUniformuiv() function in gl::Context