Home
last modified time | relevance | path

Searched defs:vk_flags (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_config.cpp303 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()
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c275 static const VkDebugReportFlagsEXT vk_flags[] = { in radv_spirv_nir_debug() local
299 static const VkDebugReportFlagsEXT vk_flags[] = { in radv_compiler_debug() local
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c106 static const VkDebugReportFlagsEXT vk_flags[] = { in anv_spirv_nir_debug() local
Danv_device.c3489 VkMemoryAllocateFlags vk_flags = 0; in anv_AllocateMemory() local