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