HomeSort by: relevance | last modified time | path
    Searched refs:TDFXTRACE (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-tdfx/dist/src/
tdfx_driver.c 367 TDFXTRACE("TDFXPciProbe start\n");
423 TDFXTRACE("TDFXProbe start\n");
484 TDFXTRACE("TDFXCountRam start\n");
818 TDFXTRACE("TDFXPreInit start\n");
1281 TDFXTRACE("TDFXMapMem start\n");
1338 TDFXTRACE("TDFXUnmapMem start\n");
1433 TDFXTRACE("TDFXDoSave start\n");
1483 TDFXTRACE("TDFXSave start\n");
1507 TDFXTRACE("TDFXDoRestore start\n");
1570 TDFXTRACE("TDFXRestore start\n")
    [all...]
tdfx.h 111 #define TDFXTRACE ErrorF
113 #define TDFXTRACE if(0) ErrorF
tdfx_video.c 632 TDFXTRACE("TDFXPutImageTexture(src_x=%d, src_y=%d, drw_x=%d, drw_y=%d, .. sync=%d\n",
834 TDFXTRACE("TDFXDisplayVideoOverlay: done, offset=0x%x\n", offset);
905 TDFXTRACE("TDFXPutImageOverlay: src_x=%d, src_y=%d, drw_x=%d, drw_y=%d, src_w=%d, src_h=%d, drw_w=%d, drw_h=%d, id=%d, width=%d, height=%d, sync=%d\n",
968 TDFXTRACE("TDFXPutImageOverlay: %s have a second overlay buffer for double-buffering\n",
1001 TDFXTRACE("TDFXPutImageOverlay: using copymungeddata\n");
1013 TDFXTRACE("TDFXPutImageOverlay: using copydata\n");
1031 TDFXTRACE("TDFXPutImageOverlay: vidCurrOverlayStrtAdr=%x, fbiSwpHist=%x, whchBuf=%d, 3Dstus=%x\n",

Completed in 6 milliseconds