Home
last modified time | relevance | path

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

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