Home
last modified time | relevance | path

Searched defs:brw_clip_prog_key (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_compiler.h401 uint64_t attrs;
405 unsigned primitive:4;
407 bool pv_first:1;
408 bool do_unfilled:1;
411 bool offset_cw:1;
412 bool offset_ccw:1;
413 bool copy_bfc_cw:1;
414 bool copy_bfc_ccw:1;
417 float offset_factor;
418 float offset_units;
[all …]
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h431 uint64_t attrs;
435 unsigned primitive:4;
437 bool pv_first:1;
438 bool do_unfilled:1;
441 bool offset_cw:1;
442 bool offset_ccw:1;
443 bool copy_bfc_cw:1;
444 bool copy_bfc_ccw:1;
447 float offset_factor;
448 float offset_units;
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h431 uint64_t attrs;
435 unsigned primitive:4;
437 bool pv_first:1;
438 bool do_unfilled:1;
441 bool offset_cw:1;
442 bool offset_ccw:1;
443 bool copy_bfc_cw:1;
444 bool copy_bfc_ccw:1;
447 float offset_factor;
448 float offset_units;
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h431 uint64_t attrs;
435 unsigned primitive:4;
437 bool pv_first:1;
438 bool do_unfilled:1;
441 bool offset_cw:1;
442 bool offset_ccw:1;
443 bool copy_bfc_cw:1;
444 bool copy_bfc_ccw:1;
447 float offset_factor;
448 float offset_units;
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h431 uint64_t attrs;
435 unsigned primitive:4;
437 bool pv_first:1;
438 bool do_unfilled:1;
441 bool offset_cw:1;
442 bool offset_ccw:1;
443 bool copy_bfc_cw:1;
444 bool copy_bfc_ccw:1;
447 float offset_factor;
448 float offset_units;
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h431 uint64_t attrs;
435 unsigned primitive:4;
437 bool pv_first:1;
438 bool do_unfilled:1;
441 bool offset_cw:1;
442 bool offset_ccw:1;
443 bool copy_bfc_cw:1;
444 bool copy_bfc_ccw:1;
447 float offset_factor;
448 float offset_units;
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h431 uint64_t attrs;
435 unsigned primitive:4;
437 bool pv_first:1;
438 bool do_unfilled:1;
441 bool offset_cw:1;
442 bool offset_ccw:1;
443 bool copy_bfc_cw:1;
444 bool copy_bfc_ccw:1;
447 float offset_factor;
448 float offset_units;
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h431 uint64_t attrs;
435 unsigned primitive:4;
437 bool pv_first:1;
438 bool do_unfilled:1;
441 bool offset_cw:1;
442 bool offset_ccw:1;
443 bool copy_bfc_cw:1;
444 bool copy_bfc_ccw:1;
447 float offset_factor;
448 float offset_units;
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h431 uint64_t attrs;
435 unsigned primitive:4;
437 bool pv_first:1;
438 bool do_unfilled:1;
441 bool offset_cw:1;
442 bool offset_ccw:1;
443 bool copy_bfc_cw:1;
444 bool copy_bfc_ccw:1;
447 float offset_factor;
448 float offset_units;
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_compiler.h431 uint64_t attrs;
435 unsigned primitive:4;
437 bool pv_first:1;
438 bool do_unfilled:1;
441 bool offset_cw:1;
442 bool offset_ccw:1;
443 bool copy_bfc_cw:1;
444 bool copy_bfc_ccw:1;
447 float offset_factor;
448 float offset_units;
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_compiler.h448 uint64_t attrs;
452 unsigned primitive:4;
454 bool pv_first:1;
455 bool do_unfilled:1;
458 bool offset_cw:1;
459 bool offset_ccw:1;
460 bool copy_bfc_cw:1;
461 bool copy_bfc_ccw:1;
464 float offset_factor;
465 float offset_units;
[all …]