Searched refs:ALPHA_COMPONENT (Results 1 – 2 of 2) sorted by relevance
684 case ALPHA_COMPONENT: in prepareProgram()863 (channel == ALPHA_COMPONENT) ? 1.f : 0.f; in checkDestinationTexture()892 ((channel == ALPHA_COMPONENT) ? 1.f : 0.f) : in checkDestinationTexture()923 ((channel == ALPHA_COMPONENT) ? 1.f : 0.f) : in checkDestinationTexture()953 ((channel == ALPHA_COMPONENT) ? 1.f : 0.f) : in checkDestinationTexture()957 if (descriptor.is_sRGB && (channel < ALPHA_COMPONENT)) in checkDestinationTexture()995 ((channel == ALPHA_COMPONENT) ? 1 : 0) : in checkDestinationTexture()1026 ((channel == ALPHA_COMPONENT) ? 1 : 0) : in checkDestinationTexture()1110 case ALPHA_COMPONENT: in isChannelTypeNone()1139 case ALPHA_COMPONENT: in getMinPrecision()
157 ALPHA_COMPONENT, //!< Alpha component (must be last color channel). enumerator