Home
last modified time | relevance | path

Searched refs:fillWithColor (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp134 static inline void fillWithColor (const tcu::PixelBufferAccess& access, const tcu::Vec4& color) in fillWithColor() function
1235 fillWithColor(refTexture.getLevel(0), color); in setupTexture()
1255 fillWithColor(refTexture.getLevelFace(0, (tcu::CubeFace)face), color); in setupTexture()
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp118 static inline void fillWithColor (const tcu::PixelBufferAccess& access, const tcu::Vec4& color) in fillWithColor() function
1221 fillWithColor(refTexture.getLevel(0), color); in setupTexture()
1242 fillWithColor(refTexture.getLevelFace(0, (tcu::CubeFace)face), color); in setupTexture()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp130 static inline void fillWithColor (const tcu::PixelBufferAccess& access, const tcu::Vec4& color) in fillWithColor() function
1419 fillWithColor(refTexture.getLevel(0), color); in setupTexture()
1440 fillWithColor(refTexture.getLevelFace(0, (tcu::CubeFace)face), color); in setupTexture()