Home
last modified time | relevance | path

Searched refs:R_028004_DB_DEPTH_VIEW (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h673 #define R_028004_DB_DEPTH_VIEW 0x028004 macro
1702 #define R_028004_DB_DEPTH_VIEW 0x028004 macro
2179 #define R_028004_DB_DEPTH_VIEW 0x028004 macro
Dr600_hw_context.c367 {R_028004_DB_DEPTH_VIEW, 0, 0},
Dr600_state.c1687 r600_pipe_state_add_reg(rstate, R_028004_DB_DEPTH_VIEW, surf->db_depth_view); in r600_set_framebuffer_state()