Searched refs:RADV_DEBUG_NO_DYNAMIC_BOUNDS (Results 1 – 3 of 3) sorted by relevance
45 RADV_DEBUG_NO_DYNAMIC_BOUNDS = 1ull << 14, enumerator
836 {"nodynamicbounds", RADV_DEBUG_NO_DYNAMIC_BOUNDS},938 instance->debug_flags |= RADV_DEBUG_NO_DYNAMIC_BOUNDS; in radv_init_dri_options()
4590 cmd_buffer->device->instance->debug_flags & RADV_DEBUG_NO_DYNAMIC_BOUNDS; in radv_CmdBindDescriptorSets()