Searched refs:fillWithColor (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramUniformTests.cpp | 134 static inline void fillWithColor (const tcu::PixelBufferAccess& access, const tcu::Vec4& color) in fillWithColor() function 1225 fillWithColor(refTexture.getLevel(0), color); in setupTexture() 1245 fillWithColor(refTexture.getLevelFace(0, (tcu::CubeFace)face), color); in setupTexture()
|
/external/deqp/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 118 static inline void fillWithColor (const tcu::PixelBufferAccess& access, const tcu::Vec4& color) in fillWithColor() function 1211 fillWithColor(refTexture.getLevel(0), color); in setupTexture() 1232 fillWithColor(refTexture.getLevelFace(0, (tcu::CubeFace)face), color); in setupTexture()
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 130 static inline void fillWithColor (const tcu::PixelBufferAccess& access, const tcu::Vec4& color) in fillWithColor() function 1409 fillWithColor(refTexture.getLevel(0), color); in setupTexture() 1430 fillWithColor(refTexture.getLevelFace(0, (tcu::CubeFace)face), color); in setupTexture()
|