Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreUtil.hpp58 …olorScaleAndBiasAreValid (const vk::VkFormat format, const float colorScale, const float colorBias) in colorScaleAndBiasAreValid()
/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp107 tcu::Vec4 colorBias; //!< Bias for texture color values. member
DgluTextureTestUtil.cpp925 …lBufferAccess& src, const float* texCoord, const tcu::Vec4& colorScale, const tcu::Vec4& colorBias) in fetchTexture()
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp291 …initialize (int minRenderWidth, int minRenderHeight, const Vec4& colorScale, const Vec4& colorBias) in initialize()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp76 tcu::Vec4 colorBias; //!< Bias for texture color values. member