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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_debug.h66 RADV_DEBUG_DUMP_PROLOGS = 1ull << 35, enumerator in enum:__anon74877e660103
H A Dradv_shader.c1951 options.dump_shader = device->instance->debug_flags & RADV_DEBUG_DUMP_PROLOGS;
H A Dradv_device.c857 {"prologs", RADV_DEBUG_DUMP_PROLOGS},
2690 if (device->instance->debug_flags & RADV_DEBUG_DUMP_PROLOGS)

Completed in 15 milliseconds