OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:colorcomponentsall
(Results
1 - 1
of
1
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineEarlyFragmentTests.cpp
584
const VkColorComponentFlags
colorComponentsAll
= VK_COLOR_COMPONENT_R_BIT | VK_COLOR_COMPONENT_G_BIT | VK_COLOR_COMPONENT_B_BIT | VK_COLOR_COMPONENT_A_BIT;
595
colorComponentsAll
, // VkColorComponentFlags colorWriteMask;
[
all
...]
Completed in 2603 milliseconds