Home
last modified time | relevance | path

Searched defs:colorBias (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreUtil.hpp64 inline bool colorScaleAndBiasAreValid (const vk::VkFormat format, const float colorScale, const float colorBias) in colorScaleAndBiasAreValid() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageLoadStoreUtil.hpp64 inline bool colorScaleAndBiasAreValid (const vk::VkFormat format, const float colorScale, const float colorBias) in colorScaleAndBiasAreValid() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.hpp107 tcu::Vec4 colorBias; //!< Bias for texture color values. member
H A DgluTextureTestUtil.cpp991 fetchTexture(const tcu::SurfaceAccess& dst, const tcu::ConstPixelBufferAccess& src, const float* texCoord, const tcu::Vec4& colorScale, const tcu::Vec4& colorBias) fetchTexture() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fASTCDecompressionCases.cpp291 void ASTCRenderer2D::initialize (int minRenderWidth, int minRenderHeight, const Vec4& colorScale, const Vec4& colorBias) in initialize() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp67 tcu::Vec4 colorBias; //!< Bias for texture color values. member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.cpp80 tcu::Vec4 colorBias; //!< Bias for texture color values. member

Completed in 14 milliseconds