/external/deqp/modules/gles2/performance/ |
es2pShaderOperatorTests.cpp | 109 static void uniformNiv (const glw::Functions& gl, int n, int location, int count, const int* data) [all...] |
/external/deqp/modules/gles3/performance/ |
es3pShaderOperatorTests.cpp | 109 static void uniformNiv (const glw::Functions& gl, int n, int location, int count, const int* data) [all...] |
/external/deqp/external/openglcts/modules/gl/ |
gl4cShadingLanguage420PackTests.hpp | 365 typedef GLW_APICALL void(GLW_APIENTRY* uniformNiv)(glw::GLint, glw::GLsizei, const glw::GLint*); 378 static uniformNiv getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows); [all...] |
gl4cEnhancedLayoutsTests.hpp | 962 typedef GLW_APICALL void(GLW_APIENTRY* uniformNiv)(glw::GLint, glw::GLsizei, const glw::GLint*); 972 uniformNiv getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows); [all...] |
gl4cShadingLanguage420PackTests.cpp | 754 Utils::uniformNiv Utils::getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows) 756 uniformNiv result = 0; [all...] |
gl4cEnhancedLayoutsTests.cpp | 811 uniformNiv getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows) 813 uniformNiv result = 0; [all...] |