Searched refs:RADEON_SWRENDER (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_debug.h | 62 RADEON_SWRENDER = 0x00010, enumerator
|
D | radeon_debug.c | 44 {"swrender", RADEON_SWRENDER},
|
D | r200_cmdbuf.c | 126 radeon_print(RADEON_RENDER|RADEON_SWRENDER,RADEON_VERBOSE, in r200EmitVbufPrim() 227 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s: vertex_size 0x%x offset 0x%x \n", in r200EmitVertexAOS()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_debug.c | 44 {"swrender", RADEON_SWRENDER},
|
D | radeon_debug.h | 62 RADEON_SWRENDER = 0x00010, enumerator
|
D | radeon_maos_vbtmp.h | 57 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s\n", __func__); in TAG()
|
D | radeon_swtcl.c | 227 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, in radeonSetVertexFormat() 438 radeon_print(RADEON_SWRENDER, RADEON_NORMAL, in radeon_run_render()
|