Searched refs:RADEON_FALLBACKS (Results 1 – 17 of 17) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_ioctl.c | 70 if (R200_DEBUG & RADEON_FALLBACKS) in r200Clear()
|
D | radeon_debug.h | 63 RADEON_FALLBACKS = 0x00020, enumerator
|
D | radeon_debug.c | 39 {"fall", RADEON_FALLBACKS},
|
D | r200_vertprog.c | 420 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 433 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 540 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 553 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 580 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 586 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 1079 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 1087 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program()
|
D | r200_tcl.c | 572 if (R200_DEBUG & RADEON_FALLBACKS) in transition_to_hwtnl() 617 if (R200_DEBUG & RADEON_FALLBACKS) in r200TclFallback() 630 if (R200_DEBUG & RADEON_FALLBACKS) in r200TclFallback()
|
D | radeon_tex_copy.c | 153 radeon_print(RADEON_FALLBACKS, RADEON_NORMAL, in radeonCopyTexSubImage()
|
D | radeon_pixel_read.c | 213 radeon_print(RADEON_FALLBACKS, RADEON_NORMAL, in radeonReadPixels()
|
D | r200_texstate.c | 1143 if (R200_DEBUG & RADEON_FALLBACKS) in r200_validate_texgen() 1169 if (R200_DEBUG & RADEON_FALLBACKS) in r200_validate_texgen() 1197 if (R200_DEBUG & RADEON_FALLBACKS) in r200_validate_texgen() 1247 if (R200_DEBUG & RADEON_FALLBACKS) in r200_validate_texgen()
|
D | r200_swtcl.c | 699 if (R200_DEBUG & RADEON_FALLBACKS) { in r200Fallback() 731 if (R200_DEBUG & RADEON_FALLBACKS) { in r200Fallback()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_tcl.c | 512 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()
|
D | radeon_debug.c | 39 {"fall", RADEON_FALLBACKS},
|
D | radeon_debug.h | 63 RADEON_FALLBACKS = 0x00020, enumerator
|
D | radeon_tex_copy.c | 153 radeon_print(RADEON_FALLBACKS, RADEON_NORMAL, in radeonCopyTexSubImage()
|
D | radeon_pixel_read.c | 213 radeon_print(RADEON_FALLBACKS, RADEON_NORMAL, in radeonReadPixels()
|
D | radeon_texstate.c | 831 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeon_validate_texgen() 839 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeon_validate_texgen() 889 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeon_validate_texgen()
|
D | radeon_swtcl.c | 808 if (RADEON_DEBUG & RADEON_FALLBACKS) { in radeonFallback() 839 if (RADEON_DEBUG & RADEON_FALLBACKS) { in radeonFallback()
|
D | radeon_ioctl.c | 401 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeonClear()
|