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