Searched defs:vk_flags (Results 1 – 6 of 6) sorted by relevance
303 VK_LAYER_EXPORT void PrintMessageFlags(VkFlags vk_flags, char *msg_flags) { in PrintMessageFlags()332 VK_LAYER_EXPORT void PrintMessageSeverity(VkFlags vk_flags, char *msg_flags) { in PrintMessageSeverity()356 VK_LAYER_EXPORT void PrintMessageType(VkFlags vk_flags, char *msg_flags) { in PrintMessageType()
275 static const VkDebugReportFlagsEXT vk_flags[] = { in radv_spirv_nir_debug() local299 static const VkDebugReportFlagsEXT vk_flags[] = { in radv_compiler_debug() local
319 let mut vk_flags = Self::default(); in from() localVariable
106 static const VkDebugReportFlagsEXT vk_flags[] = { in anv_spirv_nir_debug() local
3489 VkMemoryAllocateFlags vk_flags = 0; in anv_AllocateMemory() local
114 let vk_flags = { in new() localVariable