Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.hpp122 void fillWithRGBAQuads (const PixelBufferAccess& access);
DtcuTextureUtil.cpp974 void fillWithRGBAQuads (const PixelBufferAccess& dst) in fillWithRGBAQuads() function
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp528 tcu::fillWithRGBAQuads(level.getAccess()); in createQuadsTex2D()
1549 tcu::fillWithRGBAQuads(fourQuads.getAccess()); in render()
1615 tcu::fillWithRGBAQuads(fourQuads.getAccess()); in render()
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp392 tcu::fillWithRGBAQuads(level.getAccess()); in createQuadsTex2D()