Home
last modified time | relevance | path

Searched refs:fillWithRGBAQuads (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.hpp126 void fillWithRGBAQuads (const PixelBufferAccess& access);
DtcuTextureUtil.cpp1086 void fillWithRGBAQuads (const PixelBufferAccess& dst) in fillWithRGBAQuads() function
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboRenderTest.cpp528 tcu::fillWithRGBAQuads(level.getAccess()); in createQuadsTex2D()
1571 tcu::fillWithRGBAQuads(fourQuads.getAccess()); in render()
1637 tcu::fillWithRGBAQuads(fourQuads.getAccess()); in render()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboRenderTest.cpp394 tcu::fillWithRGBAQuads(level.getAccess()); in createQuadsTex2D()