Lines Matching refs:BITS

230 BITS(struct debug_stream *stream, unsigned dw, unsigned hi, unsigned lo,
284 BITS(stream, ptr[j], 0, 0, "vb invalidate disable");
289 BITS(stream, ptr[j], 29, 24, "vb dword width");
290 BITS(stream, ptr[j], 21, 16, "vb dword pitch");
291 BITS(stream, ptr[j], 15, 0, "vb max index");
300 BITS(stream, tc, 3, 0, "tex coord %d", i);
310 BITS(stream, ptr[j], 31, 23, "point width");
311 BITS(stream, ptr[j], 22, 19, "line width");
316 BITS(stream, ptr[j], 14, 13, "cull mode");
321 BITS(stream, ptr[j], 8, 6, "vfmt: position (2==xyzw)");
332 BITS(stream, ptr[j], 31, 28, "rgba write disables");
337 BITS(stream, ptr[j], 23, 16, "stencil ref");
338 BITS(stream, ptr[j], 15, 13, "stencil test");
339 BITS(stream, ptr[j], 12, 10, "stencil fail op");
340 BITS(stream, ptr[j], 9, 7, "stencil pass z fail op");
341 BITS(stream, ptr[j], 6, 4, "stencil pass z pass op");
351 BITS(stream, ptr[j], 30, 28, "alpha func");
352 BITS(stream, ptr[j], 27, 20, "alpha ref");
354 BITS(stream, ptr[j], 18, 16, "depth func");
356 BITS(stream, ptr[j], 14, 12, "blend func");
357 BITS(stream, ptr[j], 11, 8, "blend src factor");
358 BITS(stream, ptr[j], 7, 4, "blend dst factor");
361 BITS(stream, ptr[j], 1, 0, "provoking vertex");
441 BITS(stream, val, 25, 24, "color depth (3==32bpp)");
442 BITS(stream, val, 23, 16, "raster op");
443 BITS(stream, val, 15, 0, "dest pitch");
450 BITS(stream, val, 31, 16, "dest y1");
451 BITS(stream, val, 15, 0, "dest x1");
458 BITS(stream, val, 31, 16, "dest y2");
459 BITS(stream, val, 15, 0, "dest x2");
472 BITS(stream, val, 31, 16, "src y1");
473 BITS(stream, val, 15, 0, "src x1");
480 BITS(stream, val, 15, 0, "src pitch");
545 BITS(stream, ptr[j], 21, 18, "logicop func");
548 BITS(stream, ptr[j], 15, 8, "stencil test mask");
549 BITS(stream, ptr[j], 7, 0, "stencil write mask");
568 BITS(stream, ptr[j], 15, 0, "map mask");
583 BITS(stream, ptr[j], 31, 21, "height");
584 BITS(stream, ptr[j], 20, 10, "width");
585 BITS(stream, ptr[j], 9, 7, "surface format");
586 BITS(stream, ptr[j], 6, 3, "texel format");
594 BITS(stream, ptr[j], 31, 21, "dword pitch");
595 BITS(stream, ptr[j], 20, 15, "cube face enables");
596 BITS(stream, ptr[j], 14, 9, "max lod");
598 BITS(stream, ptr[j], 7, 0, "depth");
619 BITS(stream, ptr[j], 15, 0, "sampler mask");
629 BITS(stream, ptr[j], 28, 27, "chromakey index");
630 BITS(stream, ptr[j], 26, 22, "base mip level");
631 BITS(stream, ptr[j], 21, 20, "mip mode filter");
632 BITS(stream, ptr[j], 19, 17, "mag mode filter");
633 BITS(stream, ptr[j], 16, 14, "min mode filter");
634 BITS(stream, ptr[j], 13, 5, "lod bias (s4.4)");
637 BITS(stream, ptr[j], 2, 0, "shadow func");
643 BITS(stream, ptr[j], 31, 24, "min lod");
648 BITS(stream, ptr[j], 14, 12, "tcx wrap mode");
649 BITS(stream, ptr[j], 11, 9, "tcy wrap mode");
650 BITS(stream, ptr[j], 8, 6, "tcz wrap mode");
652 BITS(stream, ptr[j], 4, 1, "map (surface) index");
682 BITS(stream, ptr[j], 27, 26, "dither pattern");
685 BITS(stream, ptr[j], 23, 20, "dstorg x");
686 BITS(stream, ptr[j], 19, 16, "dstorg y");
688 BITS(stream, ptr[j], 14, 12, "422 write select");
689 BITS(stream, ptr[j], 11, 8, "cbuf format");
690 BITS(stream, ptr[j], 3, 2, "zbuf format");
712 BITS(stream, ptr[j], 28, 28, "aux buffer id");
713 BITS(stream, ptr[j], 27, 24, "buffer id (7=depth, 3=back)");
718 BITS(stream, ptr[j], 13, 2, "dword pitch");