Searched defs:uniformNiv (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShadingLanguage420PackTests.hpp | 365 typedef GLW_APICALL void(GLW_APIENTRY* uniformNiv)(glw::GLint, glw::GLsizei, const glw::GLint*); typedef in gl4cts::GLSL420Pack::Utils
|
D | gl4cEnhancedLayoutsTests.hpp | 962 typedef GLW_APICALL void(GLW_APIENTRY* uniformNiv)(glw::GLint, glw::GLsizei, const glw::GLint*); typedef
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 109 static void uniformNiv (const glw::Functions& gl, int n, int location, int count, const int* data) in uniformNiv() function
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 109 static void uniformNiv (const glw::Functions& gl, int n, int location, int count, const int* data) in uniformNiv() function
|