diff --git a/chapters/textures.txt b/chapters/textures.txt index d48ebc61..d9757de0 100644 --- a/chapters/textures.txt +++ b/chapters/textures.txt @@ -578,7 +578,7 @@ elink:VkFormat), using the appropriate equations in <>. Signed integer components smaller than 32 bits are sign-extended. -If the image format is sRGB, the color components are first converted as if +If the image view format is sRGB, the color components are first converted as if they are UNORM, and then sRGB to linear conversion is applied to the R, G, and B components as described in the "`sRGB EOTF`" section of the <>.