/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
D | radeon_debug.h | 39 RADEON_VERBOSE = 3, /* Extra details to debugging */ enumerator 53 # define RADEON_DEBUG_LEVEL RADEON_VERBOSE 145 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) { in radeon_debug_add_indent() 151 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) { in radeon_debug_remove_indent()
|
D | radeon_queryobj.c | 42 radeon_print(RADEON_STATE, RADEON_VERBOSE, in radeonQueryGetResult() 69 radeon_print(RADEON_STATE, RADEON_VERBOSE,"%s: query id %d\n", __FUNCTION__, query->Base.Id); in radeonNewQueryObject() 96 …radeon_print(RADEON_STATE, RADEON_VERBOSE, "%s: query id %d, bo %p, offset %d\n", __FUNCTION__, q-… in radeonWaitQuery()
|
D | r200_cmdbuf.c | 126 radeon_print(RADEON_RENDER|RADEON_SWRENDER,RADEON_VERBOSE, in r200EmitVbufPrim() 165 …radeon_print(RADEON_RENDER, RADEON_VERBOSE, "%s %x %d\n", __FUNCTION__, rmesa->tcl.hw_primitive, e… in r200FlushElts() 190 radeon_print(RADEON_RENDER, RADEON_VERBOSE, "%s %d prim %x\n", __FUNCTION__, min_nr, primitive); in r200AllocEltsOpenEnded() 227 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s: vertex_size 0x%x offset 0x%x \n", in r200EmitVertexAOS() 246 radeon_print(RADEON_RENDER, RADEON_VERBOSE, in r200EmitAOS()
|
D | radeon_common.c | 440 if (!radeon_is_debug_enabled(RADEON_STATE, RADEON_VERBOSE) ) in radeon_print_state_atom() 523 radeon_print(RADEON_STATE, RADEON_VERBOSE, " skip state %s\n", atom->name); in radeon_emit_atom() 735 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 737 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 739 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 783 radeon_print(RADEON_CS, RADEON_VERBOSE, "BEGIN_BATCH(%d) at %d, from %s:%i\n", in rcommonBeginBatch()
|
D | radeon_texture.c | 181 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_teximage_map() 196 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_teximage_unmap() 238 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_map_texture_image() 571 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in teximage_assign_miptree() 636 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_image_target_texture_2d()
|
D | r200_tex.c | 305 radeon_print(RADEON_TEXTURE | RADEON_STATE, RADEON_VERBOSE, "%s( %s )\n", in r200TexEnv() 385 radeon_print(RADEON_TEXTURE | RADEON_STATE, RADEON_VERBOSE, in r200TexParameter()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_debug.h | 39 RADEON_VERBOSE = 3, /* Extra details to debugging */ enumerator 53 # define RADEON_DEBUG_LEVEL RADEON_VERBOSE 145 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) { in radeon_debug_add_indent() 151 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) { in radeon_debug_remove_indent()
|
D | radeon_queryobj.c | 42 radeon_print(RADEON_STATE, RADEON_VERBOSE, in radeonQueryGetResult() 69 radeon_print(RADEON_STATE, RADEON_VERBOSE,"%s: query id %d\n", __FUNCTION__, query->Base.Id); in radeonNewQueryObject() 96 …radeon_print(RADEON_STATE, RADEON_VERBOSE, "%s: query id %d, bo %p, offset %d\n", __FUNCTION__, q-… in radeonWaitQuery()
|
D | r200_cmdbuf.c | 126 radeon_print(RADEON_RENDER|RADEON_SWRENDER,RADEON_VERBOSE, in r200EmitVbufPrim() 165 …radeon_print(RADEON_RENDER, RADEON_VERBOSE, "%s %x %d\n", __FUNCTION__, rmesa->tcl.hw_primitive, e… in r200FlushElts() 190 radeon_print(RADEON_RENDER, RADEON_VERBOSE, "%s %d prim %x\n", __FUNCTION__, min_nr, primitive); in r200AllocEltsOpenEnded() 227 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s: vertex_size 0x%x offset 0x%x \n", in r200EmitVertexAOS() 246 radeon_print(RADEON_RENDER, RADEON_VERBOSE, in r200EmitAOS()
|
D | radeon_common.c | 440 if (!radeon_is_debug_enabled(RADEON_STATE, RADEON_VERBOSE) ) in radeon_print_state_atom() 523 radeon_print(RADEON_STATE, RADEON_VERBOSE, " skip state %s\n", atom->name); in radeon_emit_atom() 735 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 737 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 739 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 783 radeon_print(RADEON_CS, RADEON_VERBOSE, "BEGIN_BATCH(%d) at %d, from %s:%i\n", in rcommonBeginBatch()
|
D | radeon_texture.c | 181 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_teximage_map() 196 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_teximage_unmap() 238 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_map_texture_image() 571 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in teximage_assign_miptree() 636 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_image_target_texture_2d()
|
D | r200_tex.c | 305 radeon_print(RADEON_TEXTURE | RADEON_STATE, RADEON_VERBOSE, "%s( %s )\n", in r200TexEnv() 385 radeon_print(RADEON_TEXTURE | RADEON_STATE, RADEON_VERBOSE, in r200TexParameter()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_debug.h | 39 RADEON_VERBOSE = 3, /* Extra details to debugging */ enumerator 53 # define RADEON_DEBUG_LEVEL RADEON_VERBOSE 145 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) { in radeon_debug_add_indent() 151 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) { in radeon_debug_remove_indent()
|
D | radeon_queryobj.c | 42 radeon_print(RADEON_STATE, RADEON_VERBOSE, in radeonQueryGetResult() 69 radeon_print(RADEON_STATE, RADEON_VERBOSE,"%s: query id %d\n", __FUNCTION__, query->Base.Id); in radeonNewQueryObject() 96 …radeon_print(RADEON_STATE, RADEON_VERBOSE, "%s: query id %d, bo %p, offset %d\n", __FUNCTION__, q-… in radeonWaitQuery()
|
D | radeon_common.c | 440 if (!radeon_is_debug_enabled(RADEON_STATE, RADEON_VERBOSE) ) in radeon_print_state_atom() 523 radeon_print(RADEON_STATE, RADEON_VERBOSE, " skip state %s\n", atom->name); in radeon_emit_atom() 735 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 737 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 739 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 783 radeon_print(RADEON_CS, RADEON_VERBOSE, "BEGIN_BATCH(%d) at %d, from %s:%i\n", in rcommonBeginBatch()
|
D | radeon_texture.c | 181 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_teximage_map() 196 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_teximage_unmap() 238 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_map_texture_image() 571 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in teximage_assign_miptree() 636 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_image_target_texture_2d()
|
D | radeon_maos_vbtmp.h | 57 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s\n", __FUNCTION__); in TAG()
|
D | radeon_sanity.c | 46 #define VERBOSE (RADEON_DEBUG & RADEON_VERBOSE) 50 #define NORMAL (RADEON_DEBUG & RADEON_VERBOSE)
|
D | radeon_tex.c | 338 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, "%s( %s )\n", __FUNCTION__, in radeonTexParameter()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
D | radeon_debug.h | 39 RADEON_VERBOSE = 3, /* Extra details to debugging */ enumerator 53 # define RADEON_DEBUG_LEVEL RADEON_VERBOSE 145 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) { in radeon_debug_add_indent() 151 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) { in radeon_debug_remove_indent()
|
D | radeon_queryobj.c | 42 radeon_print(RADEON_STATE, RADEON_VERBOSE, in radeonQueryGetResult() 69 radeon_print(RADEON_STATE, RADEON_VERBOSE,"%s: query id %d\n", __FUNCTION__, query->Base.Id); in radeonNewQueryObject() 96 …radeon_print(RADEON_STATE, RADEON_VERBOSE, "%s: query id %d, bo %p, offset %d\n", __FUNCTION__, q-… in radeonWaitQuery()
|
D | radeon_common.c | 440 if (!radeon_is_debug_enabled(RADEON_STATE, RADEON_VERBOSE) ) in radeon_print_state_atom() 523 radeon_print(RADEON_STATE, RADEON_VERBOSE, " skip state %s\n", atom->name); in radeon_emit_atom() 735 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 737 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 739 radeon_print(RADEON_CS, RADEON_VERBOSE, in rcommonInitCmdBuf() 783 radeon_print(RADEON_CS, RADEON_VERBOSE, "BEGIN_BATCH(%d) at %d, from %s:%i\n", in rcommonBeginBatch()
|
D | radeon_texture.c | 181 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_teximage_map() 196 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_teximage_unmap() 238 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_map_texture_image() 571 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in teximage_assign_miptree() 636 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, in radeon_image_target_texture_2d()
|
D | radeon_maos_vbtmp.h | 57 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s\n", __FUNCTION__); in TAG()
|
D | radeon_sanity.c | 46 #define VERBOSE (RADEON_DEBUG & RADEON_VERBOSE) 50 #define NORMAL (RADEON_DEBUG & RADEON_VERBOSE)
|