Home
last modified time | relevance | path

Searched refs:RADEON_DEBUG (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_dma.c62 if (RADEON_DEBUG & RADEON_VERTS) in radeonEmitVec4()
80 if (RADEON_DEBUG & RADEON_VERTS) in radeonEmitVec8()
99 if (RADEON_DEBUG & RADEON_VERTS) in radeonEmitVec12()
120 if (RADEON_DEBUG & RADEON_VERTS) in radeonEmitVec16()
177 if (RADEON_DEBUG & RADEON_VERTS) in rcommon_emit_vecfog()
269 if (RADEON_DEBUG & RADEON_IOCTL) in radeonAllocDmaRegion()
299 if (RADEON_DEBUG & RADEON_DMA) in radeonFreeDmaRegions()
326 if (RADEON_DEBUG & RADEON_IOCTL) in radeonReturnDmaRegion()
350 if (RADEON_DEBUG & RADEON_DMA) { in radeonReleaseDmaRegions()
426 if (RADEON_DEBUG & RADEON_IOCTL) in rcommon_flush_last_swtcl_prim()
[all …]
Dradeon_common_context.c49 #ifndef RADEON_DEBUG
50 int RADEON_DEBUG = (0); variable
279 if (RADEON_DEBUG & RADEON_DRI) in radeonUnbindContext()
354 if (RADEON_DEBUG & RADEON_DRI) in radeon_update_renderbuffers()
475 if (RADEON_DEBUG & RADEON_DRI) in radeon_update_renderbuffers()
488 if (RADEON_DEBUG & RADEON_DRI) in radeon_update_renderbuffers()
581 if (RADEON_DEBUG & RADEON_DRI) in radeonMakeCurrent()
605 if (RADEON_DEBUG & RADEON_DRI) in radeonMakeCurrent()
628 if (RADEON_DEBUG & RADEON_DRI) in radeonMakeCurrent()
Dradeon_common.c357 if (RADEON_DEBUG & RADEON_DRI) in radeonDrawBuffer()
572 if (RADEON_DEBUG & RADEON_STATE) in radeonEmitState()
578 if (RADEON_DEBUG & RADEON_STATE) in radeonEmitState()
592 if (RADEON_DEBUG & RADEON_IOCTL) in radeonFlush()
665 if (RADEON_DEBUG & RADEON_IOCTL) { in rcommonFlushCmdBufLocked()
Dradeon_debug.h89 #define RADEON_DEBUG radeon_enabled_debug_types macro
Dr200_swtcl.c204 if (RADEON_DEBUG & RADEON_VERTS) in r200_predict_emit_size()
226 if (RADEON_DEBUG & RADEON_VERTS) in r200RenderStart()
291 if (RADEON_DEBUG & RADEON_VERTS) in r200_swtcl_flush()
Dr200_context.h649 #define R200_DEBUG RADEON_DEBUG
Dradeon_fbo.c46 if (RADEON_DEBUG & FILE_DEBUG_FLAG) \
545 if (RADEON_DEBUG & RADEON_MEMORY) in radeon_alloc_renderbuffer_storage()
Dr200_state.c2220 if (RADEON_DEBUG & RADEON_IOCTL) in r200ValidateBuffers()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_dma.c62 if (RADEON_DEBUG & RADEON_VERTS) in radeonEmitVec4()
80 if (RADEON_DEBUG & RADEON_VERTS) in radeonEmitVec8()
99 if (RADEON_DEBUG & RADEON_VERTS) in radeonEmitVec12()
120 if (RADEON_DEBUG & RADEON_VERTS) in radeonEmitVec16()
177 if (RADEON_DEBUG & RADEON_VERTS) in rcommon_emit_vecfog()
269 if (RADEON_DEBUG & RADEON_IOCTL) in radeonAllocDmaRegion()
299 if (RADEON_DEBUG & RADEON_DMA) in radeonFreeDmaRegions()
326 if (RADEON_DEBUG & RADEON_IOCTL) in radeonReturnDmaRegion()
350 if (RADEON_DEBUG & RADEON_DMA) { in radeonReleaseDmaRegions()
426 if (RADEON_DEBUG & RADEON_IOCTL) in rcommon_flush_last_swtcl_prim()
[all …]
Dradeon_common_context.c49 #ifndef RADEON_DEBUG
50 int RADEON_DEBUG = (0); variable
279 if (RADEON_DEBUG & RADEON_DRI) in radeonUnbindContext()
354 if (RADEON_DEBUG & RADEON_DRI) in radeon_update_renderbuffers()
475 if (RADEON_DEBUG & RADEON_DRI) in radeon_update_renderbuffers()
488 if (RADEON_DEBUG & RADEON_DRI) in radeon_update_renderbuffers()
581 if (RADEON_DEBUG & RADEON_DRI) in radeonMakeCurrent()
605 if (RADEON_DEBUG & RADEON_DRI) in radeonMakeCurrent()
628 if (RADEON_DEBUG & RADEON_DRI) in radeonMakeCurrent()
Dradeon_ioctl.c177 if (RADEON_DEBUG & RADEON_IOCTL) in radeonFlushElts()
209 if (RADEON_DEBUG & RADEON_SYNC) { in radeonFlushElts()
225 if (RADEON_DEBUG & RADEON_IOCTL) in radeonAllocEltsOpenEnded()
265 if (RADEON_DEBUG & RADEON_RENDER) in radeonAllocEltsOpenEnded()
287 if (RADEON_DEBUG & (RADEON_PRIMS|DEBUG_IOCTL)) in radeonEmitVertexAOS()
319 if (RADEON_DEBUG & RADEON_IOCTL) in radeonEmitAOS()
393 if ( RADEON_DEBUG & RADEON_IOCTL ) { in radeonClear()
403 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeonClear()
Dradeon_maos_arrays.c54 if (RADEON_DEBUG & RADEON_VERTS) in emit_s0_vec()
70 if (RADEON_DEBUG & RADEON_VERTS) in emit_stq_vec()
90 if (RADEON_DEBUG & RADEON_VERTS) in emit_tex_vector()
154 if (RADEON_DEBUG & RADEON_VERTS) in radeonEmitArrays()
Dradeon_common.c357 if (RADEON_DEBUG & RADEON_DRI) in radeonDrawBuffer()
572 if (RADEON_DEBUG & RADEON_STATE) in radeonEmitState()
578 if (RADEON_DEBUG & RADEON_STATE) in radeonEmitState()
592 if (RADEON_DEBUG & RADEON_IOCTL) in radeonFlush()
665 if (RADEON_DEBUG & RADEON_IOCTL) { in rcommonFlushCmdBufLocked()
Dradeon_tcl.c512 if (RADEON_DEBUG & RADEON_FALLBACKS) in transition_to_hwtnl()
549 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeonTclFallback()
558 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeonTclFallback()
Dradeon_debug.h89 #define RADEON_DEBUG radeon_enabled_debug_types macro
Dradeon_texstate.c282 if ( RADEON_DEBUG & RADEON_TEXTURE ) { in radeonUpdateTextureEnv()
900 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeon_validate_texgen()
908 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeon_validate_texgen()
958 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeon_validate_texgen()
Dradeon_sanity.c46 #define VERBOSE (RADEON_DEBUG & RADEON_VERBOSE)
50 #define NORMAL (RADEON_DEBUG & RADEON_VERBOSE)
Dradeon_swtcl.c800 if (RADEON_DEBUG & RADEON_FALLBACKS) { in radeonFallback()
831 if (RADEON_DEBUG & RADEON_FALLBACKS) { in radeonFallback()
Dradeon_context.c396 RADEON_DEBUG = driParseDebugString( getenv( "RADEON_DEBUG" ), in r100CreateContext()
Dradeon_tex.c265 if ( RADEON_DEBUG & RADEON_STATE ) { in radeonTexEnv()
Dradeon_state.c797 if (RADEON_DEBUG & RADEON_STATE) in radeonUpdateMaterial()
1503 if ( RADEON_DEBUG & RADEON_STATE ) in radeonEnable()
1797 if (RADEON_DEBUG & RADEON_STATE) in radeonLightingSpaceChange()
1812 if (RADEON_DEBUG & RADEON_STATE) in radeonLightingSpaceChange()
Dradeon_fbo.c46 if (RADEON_DEBUG & FILE_DEBUG_FLAG) \
545 if (RADEON_DEBUG & RADEON_MEMORY) in radeon_alloc_renderbuffer_storage()