Home
last modified time | relevance | path

Searched refs:is_sRGB (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.hpp133 bool is_sRGB; //!< Is this format described in sRGB space. member
Dgl3cTextureSizePromotion.cpp967 if (descriptor.is_sRGB && (channel < ALPHA_COMPONENT)) in checkDestinationTexture()