Searched refs:uniformNiv (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 109 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]); in setGeneralUniforms() 1805 uniformNiv(gl, scalarSize, location, 1, &values[0]); in setGeneralUniforms()
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 109 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]); in setGeneralUniforms() 1813 uniformNiv(gl, scalarSize, location, 1, &values[0]); in setGeneralUniforms()
|