Home
last modified time | relevance | path

Searched refs:uniformNuiv (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp366 typedef GLW_APICALL void(GLW_APIENTRY* uniformNuiv)(glw::GLint, glw::GLsizei, const glw::GLuint*); typedef in gl4cts::GLSL420Pack::Utils
380 static uniformNuiv getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows);
H A Dgl4cEnhancedLayoutsTests.hpp966 typedef GLW_APICALL void(GLW_APIENTRY* uniformNuiv)(glw::GLint, glw::GLsizei, const glw::GLuint*); typedef
976 uniformNuiv getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows);
H A Dgl4cShadingLanguage420PackTests.cpp786 Utils::uniformNuiv Utils::getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNuiv()
788 uniformNuiv result = 0; in getUniformNuiv()
H A Dgl4cEnhancedLayoutsTests.cpp902 uniformNuiv getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows) in getUniformNuiv()
904 uniformNuiv result = 0; in getUniformNuiv()

Completed in 57 milliseconds