HomeSort by relevance Sort by last modified time
    Searched defs:uniformNuiv (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.hpp 366 typedef GLW_APICALL void(GLW_APIENTRY* uniformNuiv)(glw::GLint, glw::GLsizei, const glw::GLuint*);
380 static uniformNuiv getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows);
    [all...]
gl4cEnhancedLayoutsTests.hpp 963 typedef GLW_APICALL void(GLW_APIENTRY* uniformNuiv)(glw::GLint, glw::GLsizei, const glw::GLuint*);
973 uniformNuiv getUniformNuiv(const glw::Functions& gl, glw::GLuint n_rows);
    [all...]

Completed in 1190 milliseconds