Searched refs:fillWithComponentGradients3 (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTextureUtil.hpp | 120 void fillWithComponentGradients3 (const PixelBufferAccess& access, const Vec4& minVal, const Vec4&…
|
D | tcuTextureUtil.cpp | 986 void fillWithComponentGradients3(const PixelBufferAccess& access, const Vec4& minVal, const Vec4& m… in fillWithComponentGradients3() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureWrapTests.cpp | 150 …tcu::fillWithComponentGradients3(m_texture->getRefTexture().getLevel(0), tcu::Vec4(-0.5f, -0.5f, -… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureWrapTests.cpp | 274 …tcu::fillWithComponentGradients3(m_texture->getRefTexture().getLevel(0), tcu::Vec4(-0.5f, -0.5f, -… in init()
|