Searched refs:uniformMatrixNfv (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp121 static void uniformMatrixNfv (const glw::Functions& gl, int n, int location, int count, const float* data) function in namespace:deqp::gles2::Performance
1814 uniformMatrixNfv(gl, size, location, 1, &values[0]);
/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp121 static void uniformMatrixNfv (const glw::Functions& gl, int n, int location, int count, const float* data) function in namespace:deqp::gles3::Performance
1822 uniformMatrixNfv(gl, size, location, 1, &values[0]);

Completed in 60 milliseconds