Searched refs:ColorComponentFlags (Results 1 – 2 of 2) sorted by relevance
595 using ColorComponentFlags = uint32_t; variable1192 … ColorComponentFlags colorWriteMask { ColorComponentFlagBits::CORE_COLOR_COMPONENT_R_BIT |
1260 … constexpr ColorComponentFlags clearAll = CORE_COLOR_COMPONENT_R_BIT | CORE_COLOR_COMPONENT_G_BIT | in HandleColorAttachments()