Searched defs:RASTERIZE (Results 1 – 3 of 3) sorted by relevance
612 #define RASTERIZE(x) radeonRasterPrimitive( ctx, reduced_hw_prim[x] ) macro
490 #define RASTERIZE(x) r200RasterPrimitive( ctx, reduced_hw_prim(ctx, x) ) macro
682 #define RASTERIZE(x) intelRasterPrimitive( ctx, x, hw_prim[x] ) macro