Searched refs:tex_samples (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/ |
| H A D | blorp_blit.c | 591 nir_ssa_def *pos, unsigned tex_samples, 666 for (unsigned i = 0; i < tex_samples; ++i) { 699 if (tex_samples == 16) { 704 blorp_nir_mcs_is_clear_color(b, mcs, tex_samples); 735 nir_imm_float(b, 1.0 / tex_samples)); 748 unsigned tex_samples, 852 if (tex_samples == 2) { 854 } else if (tex_samples == 8) { 858 } else if (tex_samples == 16) { 1213 (key->tex_samples < 590 blorp_nir_combine_samples(nir_builder * b,struct brw_blorp_blit_vars * v,nir_ssa_def * pos,unsigned tex_samples,enum isl_aux_usage tex_aux_usage,nir_alu_type dst_type,enum blorp_filter filter) argument 747 blorp_nir_manual_blend_bilinear(nir_builder * b,nir_ssa_def * pos,unsigned tex_samples,const struct brw_blorp_blit_prog_key * key,struct brw_blorp_blit_vars * v) argument [all...] |
| H A D | blorp_priv.h | 234 unsigned tex_samples; member in struct:brw_blorp_blit_prog_key 293 * source image must be configured as Y tiled, and tex_samples must be 0.
|
| /xsrc/external/mit/MesaLib/dist/src/intel/blorp/ |
| H A D | blorp_blit.c | 567 nir_ssa_def *pos, unsigned tex_samples, 644 for (unsigned i = 0; i < tex_samples; ++i) { 676 if (tex_samples == 16) { 681 blorp_nir_mcs_is_clear_color(b, mcs, tex_samples); 708 nir_imm_float(b, 1.0 / tex_samples)); 721 unsigned tex_samples, 825 if (tex_samples == 2) { 827 } else if (tex_samples == 8) { 831 } else if (tex_samples == 16) { 1196 (key->tex_samples < 566 blorp_nir_combine_samples(nir_builder * b,struct brw_blorp_blit_vars * v,nir_ssa_def * pos,unsigned tex_samples,enum isl_aux_usage tex_aux_usage,nir_alu_type dst_type,enum blorp_filter filter) argument 720 blorp_nir_manual_blend_bilinear(nir_builder * b,nir_ssa_def * pos,unsigned tex_samples,const struct brw_blorp_blit_prog_key * key,struct brw_blorp_blit_vars * v) argument [all...] |
| H A D | blorp_priv.h | 280 unsigned tex_samples; member in struct:brw_blorp_blit_prog_key 345 * source image must be configured as Y tiled, and tex_samples must be 0.
|
Completed in 7 milliseconds