Searched refs:R200_SE_VAP_CNTL_STATUS (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_blit.c | 101 OUT_BATCH_REGVAL(R200_SE_VAP_CNTL_STATUS, 0); in emit_vtx_state() 103 OUT_BATCH_REGVAL(R200_SE_VAP_CNTL_STATUS, RADEON_TCL_BYPASS); in emit_vtx_state()
|
D | r200_sanity.c | 124 { R200_SE_VAP_CNTL_STATUS, 1, "R200_SE_VAP_CNTL_STATUS" }, 495 { R200_SE_VAP_CNTL_STATUS, "R200_SE_VAP_CNTL_STATUS" },
|
D | r200_reg.h | 448 #define R200_SE_VAP_CNTL_STATUS 0x2140 macro
|
D | r200_state_init.c | 122 {R200_SE_VAP_CNTL_STATUS, 1, "R200_SE_VAP_CNTL_STATUS"},
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_state_init.c | 117 {R200_SE_VAP_CNTL_STATUS, 1, "R200_SE_VAP_CNTL_STATUS"},
|