Searched defs:nr_components (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_derivatives.c99 unsigned nr_components = nir_dest_num_components(instr->dest.dest); local in function:midgard_emit_derivatives
H A Dmidgard_compile.c481 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 Dnir_mod_helpers.c111 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 Dst_atom_array.c327 const GLubyte nr_components = vformat->Size; local in function:init_velement_lowered
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.c136 unsigned nr_components = util_format_get_nr_components(res->format); local in function:nouveau_vp3_video_buffer_create
H A Dnouveau_video.c690 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 Dvl_video_buffer.c274 unsigned nr_components = util_format_get_nr_components(res->format); local in function:vl_video_buffer_sampler_view_components
H A Dvl_mpeg12_decoder.c763 unsigned nr_components; local in function:vl_mpeg12_end_frame
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.c135 unsigned nr_components = util_format_get_nr_components(res->format); local in function:nouveau_vp3_video_buffer_create
H A Dnouveau_video.c690 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 Dvl_video_buffer.c349 unsigned nr_components = util_format_get_nr_components(res->format); local in function:vl_video_buffer_sampler_view_components
H A Dvl_mpeg12_decoder.c763 unsigned nr_components; local in function:vl_mpeg12_end_frame
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c698 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 Dnv84_video.c697 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 Dmidgard_compile.c738 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 Dbifrost_compile.c410 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

Completed in 30 milliseconds