Home
last modified time | relevance | path

Searched refs:uniformNuiv (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp366 typedef GLW_APICALL void(GLW_APIENTRY* uniformNuiv)(glw::GLint, glw::GLsizei, const glw::GLuint*); typedef in gl4cts::GLSL420Pack::Utils
380 static uniformNuiv getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows);
Dgl4cEnhancedLayoutsTests.hpp966 typedef GLW_APICALL void(GLW_APIENTRY* uniformNuiv)(glw::GLint, glw::GLsizei, const glw::GLuint*); typedef
976 uniformNuiv getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows);
Dgl4cShadingLanguage420PackTests.cpp786 Utils::uniformNuiv Utils::getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNuiv()
788 uniformNuiv result = 0; in getUniformNuiv()
Dgl4cEnhancedLayoutsTests.cpp900 uniformNuiv getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNuiv()
902 uniformNuiv result = 0; in getUniformNuiv()