Home
last modified time | relevance | path

Searched refs:RADEON_SWRENDER (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_debug.h62 RADEON_SWRENDER = 0x00010, enumerator
Dradeon_debug.c44 {"swrender", RADEON_SWRENDER},
Dr200_cmdbuf.c126 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/
Dradeon_debug.c44 {"swrender", RADEON_SWRENDER},
Dradeon_debug.h62 RADEON_SWRENDER = 0x00010, enumerator
Dradeon_maos_vbtmp.h57 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s\n", __func__); in TAG()
Dradeon_swtcl.c227 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, in radeonSetVertexFormat()
438 radeon_print(RADEON_SWRENDER, RADEON_NORMAL, in radeon_run_render()