Searched refs:uniformMatrixNfv (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 121 static void uniformMatrixNfv (const glw::Functions& gl, int n, int location, int count, const float… in uniformMatrixNfv() function 1814 uniformMatrixNfv(gl, size, location, 1, &values[0]); in setGeneralUniforms()
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 121 static void uniformMatrixNfv (const glw::Functions& gl, int n, int location, int count, const float… in uniformMatrixNfv() function 1822 uniformMatrixNfv(gl, size, location, 1, &values[0]); in setGeneralUniforms()
|