diff options
Diffstat (limited to 'doc/specs/vulkan/chapters/features.txt')
-rw-r--r-- | doc/specs/vulkan/chapters/features.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/specs/vulkan/chapters/features.txt b/doc/specs/vulkan/chapters/features.txt index 18efa9c..d8538b0 100644 --- a/doc/specs/vulkan/chapters/features.txt +++ b/doc/specs/vulkan/chapters/features.txt @@ -3403,8 +3403,8 @@ ifdef::VK_KHR_sampler_ycbcr_conversion[] plane 1, and a 16-bit R component in each 16-bit word of plane 2. The horizontal and vertical dimensions of the R and B planes are halved relative to the image dimensions, and each R and B component is shared - with the G components for which latexmath:[\lfloor i_G \times 0.5\ - rfloor = i_B = i_R] and latexmath:[\lfloor j_G \times 0.5 \rfloor = j_B + with the G components for which latexmath:[\lfloor i_G \times 0.5 + \rfloor = i_B = i_R] and latexmath:[\lfloor j_G \times 0.5 \rfloor = j_B = j_R]. The location of each plane when this image is in linear layout can be determined via vkGetImageSubresourceLayout, using |