Lines Matching refs:BITS
226 BITS( in BITS() function
294 BITS(stream, ptr[j], 0, 0, "vb invalidate disable"); in debug_load_immediate()
299 BITS(stream, ptr[j], 29, 24, "vb dword width"); in debug_load_immediate()
300 BITS(stream, ptr[j], 21, 16, "vb dword pitch"); in debug_load_immediate()
301 BITS(stream, ptr[j], 15, 0, "vb max index"); in debug_load_immediate()
310 BITS(stream, tc, 3, 0, "tex coord %d", i); in debug_load_immediate()
320 BITS(stream, ptr[j], 31, 23, "point width"); in debug_load_immediate()
321 BITS(stream, ptr[j], 22, 19, "line width"); in debug_load_immediate()
326 BITS(stream, ptr[j], 14, 13, "cull mode"); in debug_load_immediate()
331 BITS(stream, ptr[j], 8, 6, "vfmt: position (2==xyzw)"); in debug_load_immediate()
342 BITS(stream, ptr[j], 31, 28, "rgba write disables"); in debug_load_immediate()
347 BITS(stream, ptr[j], 23, 16, "stencil ref"); in debug_load_immediate()
348 BITS(stream, ptr[j], 15, 13, "stencil test"); in debug_load_immediate()
349 BITS(stream, ptr[j], 12, 10, "stencil fail op"); in debug_load_immediate()
350 BITS(stream, ptr[j], 9, 7, "stencil pass z fail op"); in debug_load_immediate()
351 BITS(stream, ptr[j], 6, 4, "stencil pass z pass op"); in debug_load_immediate()
361 BITS(stream, ptr[j], 30, 28, "alpha func"); in debug_load_immediate()
362 BITS(stream, ptr[j], 27, 20, "alpha ref"); in debug_load_immediate()
364 BITS(stream, ptr[j], 18, 16, "depth func"); in debug_load_immediate()
366 BITS(stream, ptr[j], 14, 12, "blend func"); in debug_load_immediate()
367 BITS(stream, ptr[j], 11, 8, "blend src factor"); in debug_load_immediate()
368 BITS(stream, ptr[j], 7, 4, "blend dst factor"); in debug_load_immediate()
371 BITS(stream, ptr[j], 1, 0, "provoking vertex"); in debug_load_immediate()
450 BITS(stream, val, 25, 24, "color depth (3==32bpp)"); in BR13()
451 BITS(stream, val, 23, 16, "raster op"); in BR13()
452 BITS(stream, val, 15, 0, "dest pitch"); in BR13()
460 BITS(stream, val, 31, 16, "dest y1"); in BR22()
461 BITS(stream, val, 15, 0, "dest x1"); in BR22()
468 BITS(stream, val, 31, 16, "dest y2"); in BR23()
469 BITS(stream, val, 15, 0, "dest x2"); in BR23()
482 BITS(stream, val, 31, 16, "src y1"); in BR26()
483 BITS(stream, val, 15, 0, "src x1"); in BR26()
490 BITS(stream, val, 15, 0, "src pitch"); in BR11()
558 BITS(stream, ptr[j], 21, 18, "logicop func"); in debug_modes4()
561 BITS(stream, ptr[j], 15, 8, "stencil test mask"); in debug_modes4()
562 BITS(stream, ptr[j], 7, 0, "stencil write mask"); in debug_modes4()
582 BITS(stream, ptr[j], 15, 0, "map mask"); in debug_map_state()
597 BITS(stream, ptr[j], 31, 21, "height"); in debug_map_state()
598 BITS(stream, ptr[j], 20, 10, "width"); in debug_map_state()
599 BITS(stream, ptr[j], 9, 7, "surface format"); in debug_map_state()
600 BITS(stream, ptr[j], 6, 3, "texel format"); in debug_map_state()
608 BITS(stream, ptr[j], 31, 21, "dword pitch"); in debug_map_state()
609 BITS(stream, ptr[j], 20, 15, "cube face enables"); in debug_map_state()
610 BITS(stream, ptr[j], 14, 9, "max lod"); in debug_map_state()
612 BITS(stream, ptr[j], 7, 0, "depth"); in debug_map_state()
634 BITS(stream, ptr[j], 15, 0, "sampler mask"); in debug_sampler_state()
644 BITS(stream, ptr[j], 28, 27, "chromakey index"); in debug_sampler_state()
645 BITS(stream, ptr[j], 26, 22, "base mip level"); in debug_sampler_state()
646 BITS(stream, ptr[j], 21, 20, "mip mode filter"); in debug_sampler_state()
647 BITS(stream, ptr[j], 19, 17, "mag mode filter"); in debug_sampler_state()
648 BITS(stream, ptr[j], 16, 14, "min mode filter"); in debug_sampler_state()
649 BITS(stream, ptr[j], 13, 5, "lod bias (s4.4)"); in debug_sampler_state()
652 BITS(stream, ptr[j], 2, 0, "shadow func"); in debug_sampler_state()
658 BITS(stream, ptr[j], 31, 24, "min lod"); in debug_sampler_state()
663 BITS(stream, ptr[j], 14, 12, "tcx wrap mode"); in debug_sampler_state()
664 BITS(stream, ptr[j], 11, 9, "tcy wrap mode"); in debug_sampler_state()
665 BITS(stream, ptr[j], 8, 6, "tcz wrap mode"); in debug_sampler_state()
667 BITS(stream, ptr[j], 4, 1, "map (surface) index"); in debug_sampler_state()
698 BITS(stream, ptr[j], 27, 26, "dither pattern"); in debug_dest_vars()
701 BITS(stream, ptr[j], 23, 20, "dstorg x"); in debug_dest_vars()
702 BITS(stream, ptr[j], 19, 16, "dstorg y"); in debug_dest_vars()
704 BITS(stream, ptr[j], 14, 12, "422 write select"); in debug_dest_vars()
705 BITS(stream, ptr[j], 11, 8, "cbuf format"); in debug_dest_vars()
706 BITS(stream, ptr[j], 3, 2, "zbuf format"); in debug_dest_vars()
729 BITS(stream, ptr[j], 28, 28, "aux buffer id"); in debug_buf_info()
730 BITS(stream, ptr[j], 27, 24, "buffer id (7=depth, 3=back)"); in debug_buf_info()
735 BITS(stream, ptr[j], 13, 2, "dword pitch"); in debug_buf_info()