Searched defs:colorBias (Results 1 - 7 of 7) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageLoadStoreUtil.hpp | 64 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 D | vktImageLoadStoreUtil.hpp | 64 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 D | gluTextureTestUtil.hpp | 107 tcu::Vec4 colorBias; //!< Bias for texture color values. member
|
H A D | gluTextureTestUtil.cpp | 991 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 D | es3fASTCDecompressionCases.cpp | 291 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 D | vktTextureTestUtil.cpp | 67 tcu::Vec4 colorBias; //!< Bias for texture color values. member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureTestUtil.cpp | 80 tcu::Vec4 colorBias; //!< Bias for texture color values. member
|
Completed in 14 milliseconds