Searched refs:RADV_DEBUG_NO_OUT_OF_ORDER (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_debug.h46 RADV_DEBUG_NO_OUT_OF_ORDER = 1ull << 15, enumerator in enum:__anon74877e660103
H A Dradv_device.c705 !(device->instance->debug_flags & RADV_DEBUG_NO_OUT_OF_ORDER);
837 {"nooutoforder", RADV_DEBUG_NO_OUT_OF_ORDER},
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_debug.h47 RADV_DEBUG_NO_OUT_OF_ORDER = 0x20000, enumerator in enum:__anon1c84c1730103
H A Dradv_device.c366 !(device->instance->debug_flags & RADV_DEBUG_NO_OUT_OF_ORDER);
460 {"nooutoforder", RADV_DEBUG_NO_OUT_OF_ORDER},

Completed in 19 milliseconds