Lines Matching defs:radv_instance
349 struct radv_instance { struct
350 struct vk_instance vk;
352 VkAllocationCallbacks alloc;
354 uint64_t debug_flags;
355 uint64_t perftest_flags;
357 bool physical_devices_enumerated;
358 struct list_head physical_devices;
360 struct driOptionCache dri_options;
361 struct driOptionCache available_dri_options;
366 bool enable_mrt_output_nan_fixup;
367 bool disable_tc_compat_htile_in_general;
368 bool disable_shrink_image_store;
369 bool absolute_depth_bias;
370 bool disable_aniso_single_level;
371 bool zero_vram;
372 bool disable_sinking_load_input_fs;
373 bool flush_before_query_copy;