Searched refs:eExplicitPreprocess (Results 1 – 3 of 3) sorted by relevance
7556 eExplicitPreprocess = VK_INDIRECT_COMMANDS_LAYOUT_USAGE_EXPLICIT_PREPROCESS_BIT_NV, enumerator7565 case IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess: return "ExplicitPreprocess"; in to_string()14117 allFlags = VkFlags( IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess ) |14153 if ( value & IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess ) in to_string()
6167 eExplicitPreprocess = VK_INDIRECT_COMMANDS_LAYOUT_USAGE_EXPLICIT_PREPROCESS_BIT_NV, enumerator6178 …CommandsLayoutUsageFlagsNV allFlags = IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess |
2866 if ( value & IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess ) in to_string()8168 case IndirectCommandsLayoutUsageFlagBitsNV::eExplicitPreprocess: return "ExplicitPreprocess"; in to_string()