Home
last modified time | relevance | path

Searched defs:comps (Results 1 - 25 of 91) sorted by relevance

1234

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_image.c48 nir_ssa_scalar comps[NIR_MAX_VEC_COMPONENTS] = { 0 }; in lower_cube_size() local
H A Dnir_lower_interpolation.c103 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS]; in nir_lower_interpolation_block() local
H A Dnir_lower_array_deref_of_vec.c36 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS]; in build_write_masked_store() local
H A Dnir_opt_combine_stores.c127 nir_ssa_scalar comps[NIR_MAX_VEC_COMPONENTS] = {0}; in combine_stores() local
H A Dnir_format_convert.h95 nir_ssa_def *comps[4]; in nir_format_unpack_int() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_attribute_workarounds.c59 nir_ssa_def *comps[4]; in apply_attr_wa_instr() local
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-cmdq.h34 struct mdp_comp *comps; member
H A Dmtk-mdp3-cmdq.c19 struct mdp_comp_ctx comps[MDP_PATH_MAX_COMPS]; member
403 struct mdp_comp *comps = NULL; mdp_cmdq_send() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/src/
H A Dbootstrap.cpp56 auto *comps = ConfigFactory::GetInstance().GetComponentConfig(); in LoadComponents() local
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dipl_report.c30 static unsigned long find_bootdata_space(struct ipl_rb_components *comps, in find_bootdata_space() argument
84 static void copy_components_bootdata(struct ipl_rb_components *comps) in copy_components_bootdata() argument
110 struct ipl_rb_components *comps; in read_ipl_report() local
[all...]
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dipl_report.c21 static struct ipl_rb_components *comps; variable
/third_party/mesa3d/src/mesa/main/tests/
H A Dmesa_formats.cpp62 GLuint comps = 0; in TEST_F() local
/third_party/mesa3d/src/util/format/
H A Du_format_etc.c30 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in util_format_etc1_rgb8_unpack_rgba_float() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_odm.c108 inline void rtw_odm_dbg_comp_set(struct adapter *adapter, u64 comps) in rtw_odm_dbg_comp_set() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_io.c40 replace_intrinsic_with_vec(nir_builder *b, nir_intrinsic_instr *intr, nir_ssa_def **comps) replace_intrinsic_with_vec() argument
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_rgtc.c48 extractsrc_u( GLubyte srcpixels[4][4], const GLubyte *srcaddr, GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) extractsrc_u() argument
62 extractsrc_s( GLbyte srcpixels[4][4], const GLfloat *srcaddr, GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) extractsrc_s() argument
H A Dtexcompress_etc_tmp.h146 const unsigned bw = 4, bh = 4, bs = 8, comps = 4; in etc1_unpack_rgba8888() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_shader.c96 unsigned comps[PAN_MAX_VARYINGS] = { 0 }; in collect_varyings() local
/third_party/mesa3d/src/util/
H A Dtexcompress_rgtc_tmp.h32 fetch_texel_rgtc(unsigned srcRowStride, const TYPE *pixdata, unsigned i, unsigned j, TYPE *value, unsigned comps) fetch_texel_rgtc() argument
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcq.c46 u16 comps = rdma_dim_prof[dim->profile_ix].comps; in ib_cq_rdma_dim_work() local
/kernel/linux/linux-5.10/include/linux/
H A Ddim.h45 u16 comps; member
270 dim_update_sample_with_comps(u16 event_ctr, u64 packets, u64 bytes, u64 comps, in dim_update_sample_with_comps() argument
/kernel/linux/linux-6.6/include/linux/
H A Ddim.h45 u16 comps; member
270 dim_update_sample_with_comps(u16 event_ctr, u64 packets, u64 bytes, u64 comps, in dim_update_sample_with_comps() argument
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcq.c45 u16 comps = rdma_dim_prof[dim->profile_ix].comps; in ib_cq_rdma_dim_work() local
/third_party/ffmpeg/libavcodec/
H A Djpeglsenc.c45 int comps; member
284 int comps; in encode_picture_ls() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_esgs_io_to_mem.c66 nir_ssa_def *comps[NIR_MAX_VEC_COMPONENTS * 2u]; in emit_split_buffer_load() local

Completed in 12 milliseconds

1234