| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard_derivatives.c | 99 unsigned nr_components = nir_dest_num_components(instr->dest.dest); local in function:midgard_emit_derivatives
|
| H A D | midgard_compile.c | 481 nir_is_non_scalar_swizzle(nir_alu_src *src, unsigned nr_components) argument 706 unsigned nr_components = nir_dest_num_components(*dest); local in function:emit_alu 1492 emit_sysval_read(compiler_context * ctx,nir_instr * instr,unsigned nr_components,unsigned offset) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/util/ |
| H A D | nir_mod_helpers.c | 111 unsigned nr_components = nir_dest_num_components(alu->dest.dest); local in function:pan_has_dest_mod
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_atom_array.c | 327 const GLubyte nr_components = vformat->Size; local in function:init_velement_lowered
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video.c | 136 unsigned nr_components = util_format_get_nr_components(res->format); local in function:nouveau_vp3_video_buffer_create
|
| H A D | nouveau_video.c | 690 unsigned nr_components = util_format_get_nr_components(buf->resources[i]->format); local in function:nouveau_video_buffer_sampler_view_components
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_video_buffer.c | 274 unsigned nr_components = util_format_get_nr_components(res->format); local in function:vl_video_buffer_sampler_view_components
|
| H A D | vl_mpeg12_decoder.c | 763 unsigned nr_components; local in function:vl_mpeg12_end_frame
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video.c | 135 unsigned nr_components = util_format_get_nr_components(res->format); local in function:nouveau_vp3_video_buffer_create
|
| H A D | nouveau_video.c | 690 unsigned nr_components = util_format_get_nr_components(buf->resources[i]->format); local in function:nouveau_video_buffer_sampler_view_components
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| H A D | vl_video_buffer.c | 349 unsigned nr_components = util_format_get_nr_components(res->format); local in function:vl_video_buffer_sampler_view_components
|
| H A D | vl_mpeg12_decoder.c | 763 unsigned nr_components; local in function:vl_mpeg12_end_frame
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv84_video.c | 698 unsigned nr_components = util_format_get_nr_components(res->format); local in function:nv84_video_buffer_create
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv84_video.c | 697 unsigned nr_components = util_format_get_nr_components(res->format); local in function:nv84_video_buffer_create
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/ |
| H A D | midgard_compile.c | 738 unsigned nr_components = alu->dest.dest.ssa.num_components; local in function:midgard_nir_lower_mixed_csel_body 1188 unsigned nr_components = is_ssa ? instr->dest.dest.ssa.num_components : instr->dest.dest.reg.reg->num_components; local in function:emit_alu
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 410 bi_load_sysval_to(bi_builder * b,bi_index dest,int sysval,unsigned nr_components,unsigned offset) argument 427 bi_load_sysval_nir(bi_builder * b,nir_intrinsic_instr * intr,unsigned nr_components,unsigned offset) argument 436 bi_load_sysval(bi_builder * b,int sysval,unsigned nr_components,unsigned offset) argument
|