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

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tcl.h 56 #define RADEON_TCL_FALLBACK_TCL_DISABLE 0x80 /* user disable */
radeon_common_context.h 65 #define RADEON_TCL_FALLBACK_TCL_DISABLE 0x80 /* user disable */
radeon_context.c 410 TCL_FALLBACK(rmesa->radeon.glCtx, RADEON_TCL_FALLBACK_TCL_DISABLE, 1);
radeon_common_context.c 104 !(radeon->TclFallback & RADEON_TCL_FALLBACK_TCL_DISABLE)

Completed in 53 milliseconds