Searched refs:getUniformNiv (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShadingLanguage420PackTests.hpp | 378 static uniformNiv getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows);
|
D | gl4cEnhancedLayoutsTests.hpp | 972 uniformNiv getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows);
|
D | gl4cShadingLanguage420PackTests.cpp | 754 Utils::uniformNiv Utils::getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNiv() function in gl4cts::GLSL420Pack::Utils 18489 getUniformNiv(gl, n_rows)(location, 1 /* count */, (const GLint*)data); in uniform()
|
D | gl4cEnhancedLayoutsTests.cpp | 811 uniformNiv getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNiv() function 3019 getUniformNiv(gl, type.m_n_rows)(location, count, (const GLint*)data); in Uniform()
|