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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_accel.c159 static const int PDfn[16] = { variable in typeref:typename:const int[16]
332 gfx_set_raster_operation(planemask == ~0U ? PDfn[rop] :
411 gfx_set_raster_operation(planemask == ~0U ? PDfn[rop] :
418 (planemask == ~0U ? PDfn[rop] : PDfn_SM[rop]);
1078 gfx_set_raster_operation(planemask == ~0U ? PDfn[rop] :
1082 unsigned int ROP = BPP | (planemask == ~0U ? PDfn[rop] : PDfn_SM[rop]);
1311 gfx_set_raster_operation(planemask == ~0U ? PDfn[rop] :

Completed in 4 milliseconds