Home
last modified time | relevance | path

Searched refs:uniformNiv (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp109 static void uniformNiv (const glw::Functions& gl, int n, int location, int count, const int* data) in uniformNiv() function
1806 uniformNiv(gl, scalarSize, location, 1, &values[0]);
1813 uniformNiv(gl, scalarSize, location, 1, &values[0]);
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp109 static void uniformNiv (const glw::Functions& gl, int n, int location, int count, const int* data) in uniformNiv() function
1798 uniformNiv(gl, scalarSize, location, 1, &values[0]);
1805 uniformNiv(gl, scalarSize, location, 1, &values[0]);
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp365 typedef GLW_APICALL void(GLW_APIENTRY* uniformNiv)(glw::GLint, glw::GLsizei, const glw::GLint*); typedef in gl4cts::GLSL420Pack::Utils
378 static uniformNiv getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows);
H A Dgl4cEnhancedLayoutsTests.hpp965 typedef GLW_APICALL void(GLW_APIENTRY* uniformNiv)(glw::GLint, glw::GLsizei, const glw::GLint*); typedef
975 uniformNiv getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows);
H A Dgl4cShadingLanguage420PackTests.cpp754 Utils::uniformNiv Utils::getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNiv()
756 uniformNiv result = 0; in getUniformNiv()
H A Dgl4cEnhancedLayoutsTests.cpp870 uniformNiv getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNiv()
872 uniformNiv result = 0; in getUniformNiv()

Completed in 64 milliseconds