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.c | 39 {"fall", RADEON_FALLBACKS},
|
D | radeon_debug.h | 63 RADEON_FALLBACKS = 0x00020, enumerator
|
D | r200_vertprog.c | 424 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 437 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 539 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 552 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 579 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 585 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 1078 if (R200_DEBUG & RADEON_FALLBACKS) { in r200_translate_vertex_program() 1086 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 | 700 if (R200_DEBUG & RADEON_FALLBACKS) { in r200Fallback() 732 if (R200_DEBUG & RADEON_FALLBACKS) { in r200Fallback()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_tcl.c | 513 if (RADEON_DEBUG & RADEON_FALLBACKS) in transition_to_hwtnl() 550 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeonTclFallback() 559 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_pixel_read.c | 213 radeon_print(RADEON_FALLBACKS, RADEON_NORMAL, in radeonReadPixels()
|
D | radeon_tex_copy.c | 153 radeon_print(RADEON_FALLBACKS, RADEON_NORMAL, in radeonCopyTexSubImage()
|
D | radeon_texstate.c | 833 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeon_validate_texgen() 841 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeon_validate_texgen() 891 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 | 400 if (RADEON_DEBUG & RADEON_FALLBACKS) in radeonClear()
|