Home
last modified time | relevance | path

Searched defs:getActiveUniformsiv (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h349 PFNGLGETACTIVEUNIFORMSIVPROC getActiveUniformsiv = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl253 glGetActiveUniformsivFunc getActiveUniformsiv; variable
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp1677 bool UniformCase::getActiveUniformsiv(vector<BasicUniformReportGL> &basicUniformReportsDst, in getActiveUniformsiv() function in deqp::gles3::Functional::UniformCase
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp7973 void Context::getActiveUniformsiv(ShaderProgramID program, in getActiveUniformsiv() function in gl::Context