HomeSort by relevance Sort by last modified time
    Searched refs:RADEON_VERBOSE (Results 1 - 25 of 26) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_debug.h 39 RADEON_VERBOSE = 3, /* Extra details to debugging */
53 # define RADEON_DEBUG_LEVEL RADEON_VERBOSE
145 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
151 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
radeon_queryobj.c 42 radeon_print(RADEON_STATE, RADEON_VERBOSE,
69 radeon_print(RADEON_STATE, RADEON_VERBOSE,"%s: query id %d\n", __FUNCTION__, query->Base.Id);
96 radeon_print(RADEON_STATE, RADEON_VERBOSE, "%s: query id %d, bo %p, offset %d\n", __FUNCTION__, q->Id, query->bo, query->curr_offset);
radeon_texture.c 181 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
196 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
238 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
571 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
636 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
radeon_common.c 440 if (!radeon_is_debug_enabled(RADEON_STATE, RADEON_VERBOSE) )
523 radeon_print(RADEON_STATE, RADEON_VERBOSE, " skip state %s\n", atom->name);
735 radeon_print(RADEON_CS, RADEON_VERBOSE,
737 radeon_print(RADEON_CS, RADEON_VERBOSE,
739 radeon_print(RADEON_CS, RADEON_VERBOSE,
783 radeon_print(RADEON_CS, RADEON_VERBOSE, "BEGIN_BATCH(%d) at %d, from %s:%i\n",
radeon_maos_vbtmp.h 57 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s\n", __FUNCTION__);
radeon_tex.c 338 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, "%s( %s )\n", __FUNCTION__,
radeon_sanity.c 46 #define VERBOSE (RADEON_DEBUG & RADEON_VERBOSE)
50 #define NORMAL (RADEON_DEBUG & RADEON_VERBOSE)
    [all...]
radeon_mipmap_tree.c 415 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
radeon_swtcl.c 227 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE,
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_debug.h 39 RADEON_VERBOSE = 3, /* Extra details to debugging */
53 # define RADEON_DEBUG_LEVEL RADEON_VERBOSE
145 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
151 if (RADEON_DEBUG_LEVEL >= RADEON_VERBOSE) {
radeon_queryobj.c 42 radeon_print(RADEON_STATE, RADEON_VERBOSE,
69 radeon_print(RADEON_STATE, RADEON_VERBOSE,"%s: query id %d\n", __FUNCTION__, query->Base.Id);
96 radeon_print(RADEON_STATE, RADEON_VERBOSE, "%s: query id %d, bo %p, offset %d\n", __FUNCTION__, q->Id, query->bo, query->curr_offset);
radeon_texture.c 181 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
196 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
238 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
571 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
636 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
radeon_common.c 440 if (!radeon_is_debug_enabled(RADEON_STATE, RADEON_VERBOSE) )
523 radeon_print(RADEON_STATE, RADEON_VERBOSE, " skip state %s\n", atom->name);
735 radeon_print(RADEON_CS, RADEON_VERBOSE,
737 radeon_print(RADEON_CS, RADEON_VERBOSE,
739 radeon_print(RADEON_CS, RADEON_VERBOSE,
783 radeon_print(RADEON_CS, RADEON_VERBOSE, "BEGIN_BATCH(%d) at %d, from %s:%i\n",
radeon_maos_vbtmp.h 57 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s\n", __FUNCTION__);
radeon_tex.c 338 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE, "%s( %s )\n", __FUNCTION__,
radeon_sanity.c 46 #define VERBOSE (RADEON_DEBUG & RADEON_VERBOSE)
50 #define NORMAL (RADEON_DEBUG & RADEON_VERBOSE)
    [all...]
radeon_mipmap_tree.c 415 radeon_print(RADEON_TEXTURE, RADEON_VERBOSE,
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_cmdbuf.c 126 radeon_print(RADEON_RENDER|RADEON_SWRENDER,RADEON_VERBOSE,
165 radeon_print(RADEON_RENDER, RADEON_VERBOSE, "%s %x %d\n", __FUNCTION__, rmesa->tcl.hw_primitive, elt_used);
190 radeon_print(RADEON_RENDER, RADEON_VERBOSE, "%s %d prim %x\n", __FUNCTION__, min_nr, primitive);
227 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s: vertex_size 0x%x offset 0x%x \n",
246 radeon_print(RADEON_RENDER, RADEON_VERBOSE,
r200_tex.c 305 radeon_print(RADEON_TEXTURE | RADEON_STATE, RADEON_VERBOSE, "%s( %s )\n",
385 radeon_print(RADEON_TEXTURE | RADEON_STATE, RADEON_VERBOSE,
r200_sanity.c 50 #define VERBOSE (R200_DEBUG & RADEON_VERBOSE)
54 #define NORMAL (R200_DEBUG & RADEON_VERBOSE)
    [all...]
r200_tcl.c 338 radeon_print(RADEON_RENDER,RADEON_VERBOSE,
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_cmdbuf.c 126 radeon_print(RADEON_RENDER|RADEON_SWRENDER,RADEON_VERBOSE,
165 radeon_print(RADEON_RENDER, RADEON_VERBOSE, "%s %x %d\n", __FUNCTION__, rmesa->tcl.hw_primitive, elt_used);
190 radeon_print(RADEON_RENDER, RADEON_VERBOSE, "%s %d prim %x\n", __FUNCTION__, min_nr, primitive);
227 radeon_print(RADEON_SWRENDER, RADEON_VERBOSE, "%s: vertex_size 0x%x offset 0x%x \n",
246 radeon_print(RADEON_RENDER, RADEON_VERBOSE,
r200_tex.c 305 radeon_print(RADEON_TEXTURE | RADEON_STATE, RADEON_VERBOSE, "%s( %s )\n",
385 radeon_print(RADEON_TEXTURE | RADEON_STATE, RADEON_VERBOSE,
r200_sanity.c 50 #define VERBOSE (R200_DEBUG & RADEON_VERBOSE)
54 #define NORMAL (R200_DEBUG & RADEON_VERBOSE)
    [all...]
r200_tcl.c 338 radeon_print(RADEON_RENDER,RADEON_VERBOSE,

Completed in 109 milliseconds

1 2