Searched refs:colorComponentsAll (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineEarlyFragmentTests.cpp584 const VkColorComponentFlags colorComponentsAll = VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPONENT_G_BIT | VK_COLOR_COMPONENT_B_BIT | VK_COLOR_COMPONENT_A_BIT; local
595 colorComponentsAll, // VkColorComponentFlags colorWriteMask;

Completed in 97 milliseconds