Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h117 struct r600_db_misc_state { struct
118 struct r600_atom atom;
119 bool occlusion_queries_disabled;
120 bool flush_depthstencil_through_cb;
121 bool flush_depth_inplace;
122 bool flush_stencil_inplace;
123 bool copy_depth, copy_stencil;
124 unsigned copy_sample;
125 unsigned log_samples;
126 unsigned db_shader_control;
[all …]