Home
last modified time | relevance | path

Searched defs:elem_size (Results 26 - 47 of 47) sorted by relevance

12

/third_party/libbpf/src/
H A Dbtf_dump.c2032 __s64 elem_size; in btf_dump_array_data() local
2347 __u32 elem_type_id, elem_size; in btf_dump_type_data_check_zero() local
[all...]
/third_party/mesa3d/src/compiler/
H A Dnir_types.cpp787 unsigned elem_size = 0, elem_align = 0; in glsl_size_align_handle_array_and_structs() local
798 unsigned elem_size = 0, elem_align = 0; in glsl_size_align_handle_array_and_structs() local
H A Dglsl_types.cpp2266 unsigned elem_size = vec_type->std140_size(false); in get_explicit_std140_type() local
2271 unsigned elem_size = this->fields.array->std140_size(row_major); in get_explicit_std140_type() local
2497 unsigned elem_size = align_to_stride ? this->explicit_stride : this->fields.array->explicit_size(); in explicit_size() local
2515 unsigned elem_size = align_to_stride ? this->explicit_stride : elem_type->explicit_size(); in explicit_size() local
2736 unsigned elem_size, elem_align; get_explicit_type_for_size_align() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_query.c279 nir_ssa_def *elem_size = nir_bcsel(&b, result_is_64bit, nir_imm_int(&b, 8), nir_imm_int(&b, 4)); in build_pipeline_statistics_query_shader() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c987 unsigned elem_size = util_format_get_blocksize(state->format); in virgl_encode_sampler_view() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm.c898 unsigned elem_size = brw_reg_type_to_size(type); in dest() local
1060 unsigned elem_size = brw_reg_type_to_size(type); in src_da1() local
1147 unsigned elem_size = brw_reg_type_to_size(type); in src_da16() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c231 get_aoa_deref_offset(nir_builder *b, nir_deref_instr *deref, unsigned elem_size) get_aoa_deref_offset() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c248 get_aoa_deref_offset(nir_builder *b, nir_deref_instr *deref, unsigned elem_size) get_aoa_deref_offset() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h129 unsigned elem_size; member
165 unsigned elem_size; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmutils.h1225 uint16 elem_size; member
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c5502 unsigned elem_size, elem_align; in vtn_handle_ptr() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c3377 unsigned elem_size, first_element, last_element; in sp_get_texels() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc.h463 unsigned elem_size:2; member
624 unsigned elem_size:2; member
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h969 u32 elem_size; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmutils.c1346 dll_pool_detach(void * osh, dll_pool_t * pool, uint16 elems_max, uint16 elem_size) in dll_pool_detach() argument
1354 dll_pool_init(void * osh, uint16 elems_max, uint16 elem_size) in dll_pool_init() argument
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c906 upb_put_fixedarray(upb_encstate *e, const upb_array *arr, size_t elem_size, uint32_t tag) upb_put_fixedarray() argument
H A Dphp-upb.h1187 memcpy(PTR_AT(ptr, arr->len * elem_size, char), value, elem_size); in _upb_array_append_accessor() local
1175 _upb_array_append_accessor(void *msg, size_t ofs, size_t elem_size, upb_fieldtype_t type, const void *value, upb_arena *arena) _upb_array_append_accessor() argument
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dvideodev2.h1741 __u32 elem_size; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dvideodev2.h1741 __u32 elem_size; member
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c861 upb_put_fixedarray(upb_encstate *e, const upb_array *arr, size_t elem_size, uint32_t tag) upb_put_fixedarray() argument
H A Dupb.h1116 memcpy(PTR_AT(ptr, arr->len * elem_size, char), value, elem_size); in _upb_array_append_accessor() local
1104 _upb_array_append_accessor(void *msg, size_t ofs, size_t elem_size, upb_fieldtype_t type, const void *value, upb_arena *arena) _upb_array_append_accessor() argument
/third_party/glfw/deps/
H A Dnuklear.h9456 NK_STORAGE const nk_size elem_size = sizeof(nk_draw_index); in nk_draw_list_alloc_elements() local

Completed in 185 milliseconds

12