Searched refs:getUniformNfv (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShadingLanguage420PackTests.hpp | 376 static uniformNfv getUniformNfv(const glw::Functions& gl, glw::GLuint n_rows);
|
D | gl4cEnhancedLayoutsTests.hpp | 971 uniformNfv getUniformNfv(const glw::Functions& gl, glw::GLuint n_rows);
|
D | gl4cShadingLanguage420PackTests.cpp | 722 Utils::uniformNfv Utils::getUniformNfv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNfv() function in gl4cts::GLSL420Pack::Utils 18479 getUniformNfv(gl, n_rows)(location, 1 /* count */, (const GLfloat*)data); in uniform()
|
D | gl4cEnhancedLayoutsTests.cpp | 779 uniformNfv getUniformNfv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNfv() function 3009 getUniformNfv(gl, type.m_n_rows)(location, count, (const GLfloat*)data); in Uniform()
|