Home
last modified time | relevance | path

Searched refs:S_028D0C_DEPTH_COPY_ENABLE (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c1624 db_render_control |= S_028D0C_DEPTH_COPY_ENABLE(a->copy_depth) | in r600_emit_db_misc_state()
H A Dr600d.h787 #define S_028D0C_DEPTH_COPY_ENABLE(x) (((unsigned)(x) & 0x1) << 2) macro

Completed in 20 milliseconds