OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uniformNiv
(Results
1 - 4
of
4
) sorted by null
/external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp
109
static void
uniformNiv
(const glw::Functions& gl, int n, int location, int count, const int* data)
[
all
...]
/external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp
109
static void
uniformNiv
(const glw::Functions& gl, int n, int location, int count, const int* data)
[
all
...]
/external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.hpp
365
typedef GLW_APICALL void(GLW_APIENTRY*
uniformNiv
)(glw::GLint, glw::GLsizei, const glw::GLint*);
378
static
uniformNiv
getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows);
[
all
...]
gl4cEnhancedLayoutsTests.hpp
962
typedef GLW_APICALL void(GLW_APIENTRY*
uniformNiv
)(glw::GLint, glw::GLsizei, const glw::GLint*);
972
uniformNiv
getUniformNiv(const glw::Functions& gl, glw::GLuint n_rows);
[
all
...]
Completed in 7367 milliseconds