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