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