Searched refs:fillWithComponentGradients2 (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTextureUtil.hpp | 119 void fillWithComponentGradients2 (const PixelBufferAccess& access, const Vec4& minVal, const Vec4&…
|
D | tcuTextureUtil.cpp | 981 void fillWithComponentGradients2 (const PixelBufferAccess& access, const Vec4& minVal, const Vec4& … in fillWithComponentGradients2() function
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 990 tcu::fillWithComponentGradients2(levelAccess, formatInfo.valueMin, formatInfo.valueMax); in fillWithGradient()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 523 tcu::fillWithComponentGradients2(buffer, tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f), maxValue); in generateBuffer()
|