Home
last modified time | relevance | path

Searched defs:colorBias (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreUtil.hpp64 …colorScaleAndBiasAreValid(const vk::VkFormat format, const float colorScale, const float colorBias) in colorScaleAndBiasAreValid()
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTextureTestUtil.hpp107 tcu::Vec4 colorBias; //!< Bias for texture color values. member
H A DgluTextureTestUtil.cpp1071 const tcu::Vec4 &colorScale, const tcu::Vec4 &colorBias) in fetchTexture()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fASTCDecompressionCases.cpp292 …:initialize(int minRenderWidth, int minRenderHeight, const Vec4 &colorScale, const Vec4 &colorBias) in initialize()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp68 tcu::Vec4 colorBias; //!< Bias for texture color values. member