Home
last modified time | relevance | path

Searched defs:uniformNfv (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp364 …typedef GLW_APICALL void(GLW_APIENTRY *uniformNfv)(glw::GLint, glw::GLsizei, const glw::GLfloat *); typedef in gl4cts::GLSL420Pack::Utils
H A Dgl4cEnhancedLayoutsTests.hpp965 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 Des3pShaderOperatorTests.cpp95 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 Des2pShaderOperatorTests.cpp95 static void uniformNfv(const glw::Functions &gl, int n, int location, int count, const float *data) in uniformNfv() function