Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_debug.h45 RADV_DEBUG_NO_DYNAMIC_BOUNDS = 1ull << 14, enumerator
H A Dradv_device.c961 {"nodynamicbounds", RADV_DEBUG_NO_DYNAMIC_BOUNDS},
1073 instance->debug_flags |= RADV_DEBUG_NO_DYNAMIC_BOUNDS; in radv_init_dri_options()
H A Dradv_cmd_buffer.c5228 cmd_buffer->device->instance->debug_flags & RADV_DEBUG_NO_DYNAMIC_BOUNDS; in radv_CmdBindDescriptorSets()

Completed in 24 milliseconds