| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | README.md | 16 Anything live during BLEND must respect blend shader registers.
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_triangle.c | 325 #define BLEND \ macro 431 SPAN_NEAREST(NEAREST_RGB;BLEND,3); 450 SPAN_NEAREST(NEAREST_RGBA;BLEND,4); 480 SPAN_LINEAR(LINEAR_RGB;BLEND,3); 499 SPAN_LINEAR(LINEAR_RGBA;BLEND,4); 703 SPAN_NEAREST(NEAREST_RGB;BLEND,3); 722 SPAN_NEAREST(NEAREST_RGBA;BLEND,4); 750 SPAN_LINEAR(LINEAR_RGB;BLEND,3); 769 SPAN_LINEAR(LINEAR_RGBA;BLEND,4);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_triangle.c | 325 #define BLEND \ macro 431 SPAN_NEAREST(NEAREST_RGB;BLEND,3); 450 SPAN_NEAREST(NEAREST_RGBA;BLEND,4); 480 SPAN_LINEAR(LINEAR_RGB;BLEND,3); 499 SPAN_LINEAR(LINEAR_RGBA;BLEND,4); 703 SPAN_NEAREST(NEAREST_RGB;BLEND,3); 722 SPAN_NEAREST(NEAREST_RGBA;BLEND,4); 750 SPAN_LINEAR(LINEAR_RGB;BLEND,3); 769 SPAN_LINEAR(LINEAR_RGBA;BLEND,4);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_state_raster.c | 194 context_dirty(ctx, BLEND);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_state_raster.c | 194 context_dirty(ctx, BLEND);
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/ |
| H A D | decode.c | 419 pan_unpack(descs + (rt_no * pan_size(BLEND)), BLEND, b); 420 DUMP_UNPACKED(BLEND, b, "Blend RT %d:\n", rt_no); 430 pan_unpack(descs + (rt_no * pan_size(BLEND)), BLEND, b); 431 DUMP_UNPACKED(BLEND, b, "Blend RT %d:\n", rt_no);
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_clear.c | 163 PAN_DESC_ARRAY(rt + 1, BLEND)); 212 pan_pack(bd, BLEND, cfg) { 219 bd += pan_size(BLEND); 224 pan_pack(bd, BLEND, cfg) { 231 pan_pack(bd, BLEND, cfg) {
|
| H A D | panvk_vX_cmd_buffer.c | 457 BLEND)); 480 pan_merge(bd_dyn, (*bd_templ), BLEND); 483 bd += pan_size(BLEND);
|
| H A D | panvk_vX_cs.c | 598 pan_pack(bd, BLEND, cfg) { 663 pan_pack(bd, BLEND, cfg) {
|
| H A D | panvk_vX_pipeline.c | 210 bo_size += pan_size(BLEND) * MAX2(pipeline->blend.state.rt_count, 1); 333 bd += pan_size(BLEND);
|
| H A D | panvk_vX_meta_copy.c | 251 PAN_DESC_ARRAY(1, BLEND)); 293 pan_pack(rsd_ptr.cpu + pan_size(RENDERER_STATE), BLEND, cfg) {
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_blitter.c | 125 pan_pack(out, BLEND, cfg) { 307 void *dest = out + pan_size(RENDERER_STATE) + pan_size(BLEND) * i; 703 PAN_DESC_ARRAY(bd_count, BLEND));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 280 struct mali_blend_packed *packed = rts + (i * pan_size(BLEND)); 284 pan_pack(rts + i * pan_size(BLEND), BLEND, cfg) { 300 pan_pack(packed, BLEND, cfg) { 597 PAN_DESC_ARRAY(rt_count, BLEND));
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_dump.c | 673 CAP_CASE(LineCaps, D3DLINECAPS, BLEND);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_dump.c | 673 CAP_CASE(LineCaps, D3DLINECAPS, BLEND);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.0.0.rst | 384 - pan/bi: Implement BLEND by builder 424 - pan/bi: Workaround BLEND precolour with explicit moves 566 - pan/bi: Force BLEND src0 to r0 669 - pan/bi: Allow non-terminal BLEND operations
|
| H A D | 21.2.0.rst | 505 - pan/bi: Enable mediump BLEND lowering 578 - panfrost: Split Bifrost BLEND emit by word 739 - pan/bi: Model +BLEND clobbering of r48
|
| H A D | 21.3.0.rst | 665 - panvk: Always allocate at least one BLEND descriptor for fragment shaders 1866 - pan/bi: Don't set dependencies for +BLEND in blend shaders
|
| H A D | 20.1.0.rst | 719 - pan/bi: Assign blend descriptor for BLEND op
|
| H A D | 20.3.0.rst | 979 - pan/bi: Special-case BLEND instruction emission for blend shaders
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 10822 "description": "pan/bi: Pull BLEND precolouring out of per-dest loop", [all...] |