Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_lrz.h28 struct tu_lrz_state struct
31 const struct tu_image_view *image_view;
32 VkClearValue depth_clear_value;
34 bool valid : 1;
36 bool enabled : 1;
37 bool fast_clear : 1;
38 bool gpu_dir_tracking : 1;
40 bool reuse_previous_state : 1;
41 enum tu_lrz_direction prev_direction;