Searched refs:DBG_FF (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_debug.c52 { "ff", DBG_FF, "Fixed function emulation." },
H A Dnine_debug.h82 #define DBG_FF (1<<23) macro
H A Ddevice9.c2095 nine_dump_D3DMATERIAL9(DBG_FF, pMaterial);
2127 nine_dump_D3DLIGHT9(DBG_FF, pLight);
2544 nine_dump_D3DTSS_value(DBG_FF, Type, Value);
H A Dnine_ff.c27 #define DBG_CHANNEL DBG_FF
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_debug.c52 { "ff", DBG_FF, "Fixed function emulation." },
H A Dnine_debug.h83 #define DBG_FF (1<<23) macro
H A Ddevice9.c2236 nine_dump_D3DMATERIAL9(DBG_FF, pMaterial);
2269 nine_dump_D3DLIGHT9(DBG_FF, pLight);
2715 nine_dump_D3DTSS_value(DBG_FF, Type, Value);
H A Dnine_ff.c27 #define DBG_CHANNEL DBG_FF

Completed in 20 milliseconds