Home
last modified time | relevance | path

Searched defs:num_comps (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_fs_out_to_vector.cpp202 unsigned num_comps = util_bitcount(comps); in create_new_io_var() local
342 unsigned num_comps = glsl_get_vector_elements(glsl_without_array(new_var->type)); in vec_instr_stack_pop() local
399 unsigned num_comps) in create_new_io()
H A Dsfn_nir_vectorize_vs_inputs.c124 unsigned num_comps, in r600_create_new_load()
171 unsigned num_comps = glsl_get_vector_elements(glsl_without_array(new_var->type)); in r600_vec_instr_stack_pop() local
328 unsigned num_comps = util_bitcount(comps); in r600_create_new_io_var() local
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c62 unsigned num_comps) in load_sysval_from_push_const()
77 unsigned num_comps = intr->def.num_components; in panvk_lower_sysvals() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c420 const unsigned num_comps = in lower_load() local
544 const unsigned num_comps = in lower_store() local
957 const unsigned num_comps = nir_address_format_num_components(addr_format); in build_addr_for_var() local
H A Dnir_linking_helpers.c366 unsigned num_comps = 4 - var->data.location_frac; in get_unmoveable_components_masks() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir_meta_cs_clear_copy_buffer.c145 unsigned num_comps = key->dwords_per_thread * 4 / alignment; in ac_create_clear_copy_buffer_cs() local
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_meta_copy_fill_update.c471 unsigned num_comps = util_bitcount(comp_mask); in copy_create_src_image_view() local
577 unsigned num_comps = util_format_get_nr_components(pfmt); in copy_img_buf_format_for_aspect() local
657 unsigned num_comps = util_format_get_nr_components(pfmt); in place_ds_texel() local
863 unsigned num_comps = util_format_get_nr_components(pfmt); in write_img() local
/aosp_15_r20/external/mesa3d/src/microsoft/spirv_to_dxil/
H A Ddxil_spirv_nir_lower_bindless.c46 nir_def *offset, unsigned num_comps) in load_vulkan_ssbo()
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/png/
H A Dpng_io.cc49 static void Convert8to16(const uint8* p8, int num_comps, int p8_row_bytes, in Convert8to16()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_so_emit.c183 unsigned num_comps = state->output[slot].num_components; in so_emit_prim() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c2026 unsigned num_comps = intrin->def.num_components; in split_unaligned_load() local
2052 unsigned num_comps = value->num_components; in split_unaligned_store() local
2499 get_format_for_var(unsigned num_comps, enum glsl_base_type sampled_type) in get_format_for_var()
H A Ddxil_module.c814 enum dxil_component_type comp_type, unsigned num_comps, in dxil_module_get_res_type()
2160 unsigned num_comps = intr->num_components ? intr->num_components : 1; in dxil_module_get_uav_res_props_const() local
H A Dnir_to_dxil.c1327 enum dxil_component_type comp_type, unsigned num_comps, enum dxil_resource_kind res_kind, in emit_uav()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_cmd_copy.c157 to_90b5_remap_num_comps(uint8_t num_comps) in to_90b5_remap_num_comps()
/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dpan_texture.h316 unsigned num_comps : 3; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_visitor.cpp926 unsigned num_comps = output_num_components[varying][component]; in emit_generic_urb_slot() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c995 unsigned num_comps = glsl_get_components(deref->type); in write_0() local
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c352 unsigned num_comps = MIN2(bytes / (bit_size / 8), 4); in mem_access_size_align_cb() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbifrost_compile.c4595 unsigned num_comps = MIN2(bytes / (bit_size / 8), 4); in mem_access_size_align_cb() local