Home
last modified time | relevance | path

Searched refs:RADEON_VERBOSE (Results 1 – 25 of 36) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
Dradeon_debug.h39 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()
Dradeon_queryobj.c42 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()
Dr200_cmdbuf.c126 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()
Dradeon_common.c440 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()
Dradeon_texture.c181 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()
Dr200_tex.c305 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/
Dradeon_debug.h39 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()
Dradeon_queryobj.c42 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()
Dr200_cmdbuf.c126 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()
Dradeon_common.c440 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()
Dradeon_texture.c181 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()
Dr200_tex.c305 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/
Dradeon_debug.h39 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()
Dradeon_queryobj.c42 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()
Dradeon_common.c440 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()
Dradeon_texture.c181 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()
Dradeon_maos_vbtmp.h57 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s\n", __FUNCTION__); in TAG()
Dradeon_sanity.c46 #define VERBOSE (RADEON_DEBUG & RADEON_VERBOSE)
50 #define NORMAL (RADEON_DEBUG & RADEON_VERBOSE)
Dradeon_tex.c338 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, "%s( %s )\n", __FUNCTION__, in radeonTexParameter()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
Dradeon_debug.h39 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()
Dradeon_queryobj.c42 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()
Dradeon_common.c440 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()
Dradeon_texture.c181 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()
Dradeon_maos_vbtmp.h57 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s\n", __FUNCTION__); in TAG()
Dradeon_sanity.c46 #define VERBOSE (RADEON_DEBUG & RADEON_VERBOSE)
50 #define NORMAL (RADEON_DEBUG & RADEON_VERBOSE)

12