HomeSort by relevance Sort by last modified time
    Searched refs:R200_DEBUG (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_ioctl.c 65 if ( R200_DEBUG & RADEON_IOCTL ) {
78 if (R200_DEBUG & RADEON_FALLBACKS)
r200_vertprog.c 426 if (R200_DEBUG & RADEON_FALLBACKS) {
439 if (R200_DEBUG & RADEON_FALLBACKS) {
550 if (R200_DEBUG & RADEON_FALLBACKS) {
563 if (R200_DEBUG & RADEON_FALLBACKS) {
590 if (R200_DEBUG & RADEON_FALLBACKS) {
596 if (R200_DEBUG & RADEON_FALLBACKS) {
    [all...]
r200_tcl.c 573 if (R200_DEBUG & RADEON_FALLBACKS)
618 if (R200_DEBUG & RADEON_FALLBACKS)
631 if (R200_DEBUG & RADEON_FALLBACKS)
r200_context.h 649 #define R200_DEBUG RADEON_DEBUG
r200_swtcl.c 376 #define DO_DEBUG_VERTS (1 && (R200_DEBUG & RADEON_VERTS))
691 if (R200_DEBUG & RADEON_FALLBACKS) {
723 if (R200_DEBUG & RADEON_FALLBACKS) {
r200_texstate.c 321 if ( R200_DEBUG & RADEON_TEXTURE ) {
    [all...]
r200_sanity.c 50 #define VERBOSE (R200_DEBUG & RADEON_VERBOSE)
54 #define NORMAL (R200_DEBUG & RADEON_VERBOSE)
    [all...]
r200_state.c 995 if (R200_DEBUG & RADEON_STATE)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_ioctl.c 65 if ( R200_DEBUG & RADEON_IOCTL ) {
78 if (R200_DEBUG & RADEON_FALLBACKS)
r200_vertprog.c 426 if (R200_DEBUG & RADEON_FALLBACKS) {
439 if (R200_DEBUG & RADEON_FALLBACKS) {
550 if (R200_DEBUG & RADEON_FALLBACKS) {
563 if (R200_DEBUG & RADEON_FALLBACKS) {
590 if (R200_DEBUG & RADEON_FALLBACKS) {
596 if (R200_DEBUG & RADEON_FALLBACKS) {
    [all...]
r200_tcl.c 573 if (R200_DEBUG & RADEON_FALLBACKS)
618 if (R200_DEBUG & RADEON_FALLBACKS)
631 if (R200_DEBUG & RADEON_FALLBACKS)
r200_context.h 649 #define R200_DEBUG RADEON_DEBUG
r200_swtcl.c 376 #define DO_DEBUG_VERTS (1 && (R200_DEBUG & RADEON_VERTS))
691 if (R200_DEBUG & RADEON_FALLBACKS) {
723 if (R200_DEBUG & RADEON_FALLBACKS) {
r200_texstate.c 321 if ( R200_DEBUG & RADEON_TEXTURE ) {
    [all...]
r200_sanity.c 50 #define VERBOSE (R200_DEBUG & RADEON_VERBOSE)
54 #define NORMAL (R200_DEBUG & RADEON_VERBOSE)
    [all...]
r200_state.c 995 if (R200_DEBUG & RADEON_STATE)
    [all...]

Completed in 252 milliseconds