Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp291 …initialize (int minRenderWidth, int minRenderHeight, const Vec4& colorScale, const Vec4& colorBias) in initialize()
/external/deqp/modules/glshared/
DglsTextureTestUtil.hpp127 tcu::Vec4 colorBias; //!< Bias for texture color values. member
DglsTextureTestUtil.cpp962 …lBufferAccess& src, const float* texCoord, const tcu::Vec4& colorScale, const tcu::Vec4& colorBias) in fetchTexture()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp344 …ol colorScaleAndBiasAreValid (const VkFormat format, const float colorScale, const float colorBias) in colorScaleAndBiasAreValid()