Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_debug.h31 RADV_DEBUG_NO_FAST_CLEARS = 1ull << 0, enumerator
H A Dradv_image.c1545 if (device->instance->debug_flags & RADV_DEBUG_NO_FAST_CLEARS) in radv_image_can_fast_clear()
H A Dradv_device.c947 {"nofastclears", RADV_DEBUG_NO_FAST_CLEARS},
6433 !(device->instance->debug_flags & RADV_DEBUG_NO_FAST_CLEARS)) in radv_initialise_color_surface()

Completed in 13 milliseconds