Searched refs:RADV_DEBUG_NO_DYNAMIC_BOUNDS (Results 1 – 3 of 3) sorted by relevance
45 RADV_DEBUG_NO_DYNAMIC_BOUNDS = 1u << 14, enumerator
540 {"nodynamicbounds", RADV_DEBUG_NO_DYNAMIC_BOUNDS},596 instance->debug_flags |= RADV_DEBUG_NO_DYNAMIC_BOUNDS; in radv_handle_per_app_options()644 instance->debug_flags |= RADV_DEBUG_NO_DYNAMIC_BOUNDS; in radv_handle_per_app_options()
3951 … bool no_dynamic_bounds = cmd_buffer->device->instance->debug_flags & RADV_DEBUG_NO_DYNAMIC_BOUNDS; in radv_CmdBindDescriptorSets()