Searched refs:swappedChroma (Results 1 – 5 of 5) sorted by relevance
42 swappedChroma = (ycbcrConversion->components.r != VK_COMPONENT_SWIZZLE_R); in SamplerState()
56 bool swappedChroma = false; // Cb/Cr components in reverse order member
110 bool swappedChroma; // Cb/Cr components in reverse order member
73 samplerState.swappedChroma = sampler->swappedChroma; in getImageSampler()
1818 if(!state.swappedChroma) in sampleTexel()