Home
last modified time | relevance | path

Searched refs:swappedChroma (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSampler.cpp44 swappedChroma = (ycbcrConversion->components.r != VK_COMPONENT_SWIZZLE_R); in SamplerState()
H A DVkSampler.hpp58 bool swappedChroma = false; // Cb/Cr components in reverse order member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DSampler.hpp111 bool swappedChroma; // Cb/Cr components in reverse order member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderSampling.cpp77 samplerState.swappedChroma = vkSamplerState->swappedChroma; in getImageSampler()
H A DSamplerCore.cpp1783 if(!state.swappedChroma) in sampleTexel()

Completed in 6 milliseconds