Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_lrz.h29 struct tu_lrz_state struct
32 const struct tu_image_view *image_view;
33 VkClearValue depth_clear_value;
35 bool valid : 1;
37 bool enabled : 1;
38 bool fast_clear : 1;
39 bool gpu_dir_tracking : 1;
41 bool reuse_previous_state : 1;
42 enum tu_lrz_direction prev_direction;