Home
last modified time | relevance | path

Searched refs:uColorLoc (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1475 void drawTestImage (tcu::PixelBufferAccess dst, GLuint uColorLoc, int maxVertexIndex);
1654 void BlendingCase::drawTestImage (tcu::PixelBufferAccess dst, GLuint uColorLoc, int maxVertexIndex) in drawTestImage() argument
1670 gl.uniform4fv(uColorLoc, 1, color.getPtr()); in drawTestImage()
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1841 void drawTestImage (tcu::PixelBufferAccess dst, GLuint uColorLoc, int maxVertexIndex);
2022 void BlendingCase::drawTestImage (tcu::PixelBufferAccess dst, GLuint uColorLoc, int maxVertexIndex) in drawTestImage() argument
2038 gl.uniform4fv(uColorLoc, 1, color.getPtr()); in drawTestImage()