Searched refs:is_sRGB (Results 1 – 2 of 2) sorted by relevance
133 bool is_sRGB; //!< Is this format described in sRGB space. member
957 if (descriptor.is_sRGB && (channel < ALPHA_COMPONENT)) in checkDestinationTexture()