Home
last modified time | relevance | path

Searched defs:tu_instance (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.h154 struct tu_instance struct
156 struct vk_instance vk;
158 const struct tu_knl *knl;
160 uint32_t instance_idx;
161 uint32_t api_version;
163 struct driOptionCache dri_options;
164 struct driOptionCache available_dri_options;
166 bool dont_care_as_load;
174 bool conservative_lrz;
199 VK_DEFINE_HANDLE_CASTS(tu_instance, vk.base, VkInstance, argument