Home
last modified time | relevance | path

Searched defs:coord_components (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_lower_logical_sends.cpp380 unsigned coord_components, in lower_sampler_logical_send_gfx4()
488 unsigned coord_components, in lower_sampler_logical_send_gfx5()
704 unsigned coord_components, in lower_sampler_logical_send_gfx7()
1085 const unsigned coord_components = inst->src[TEX_LOGICAL_SRC_COORD_COMPONENTS].ud; in lower_sampler_logical_send() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp749 unsigned coord_components, in lower_sampler_logical_send()
1281 const unsigned coord_components = inst->src[TEX_LOGICAL_SRC_COORD_COMPONENTS].ud; in lower_sampler_logical_send() local
1449 const unsigned coord_components = in lower_lsc_memory_logical_send() local
1619 const unsigned coord_components = in lower_hdc_memory_logical_send() local
H A Dbrw_fs_lower_simd_width.cpp186 const unsigned coord_components = in get_sampler_lowered_simd_width() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_nir_lower_txp.c30 int coord_components, int *proj_idx) in get_proj_index()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_readonly_images_to_tex.c140 unsigned coord_components = in lower_readonly_image_instr_intrinsic() local
H A Dnir_serialize.c1361 unsigned coord_components : 3; member
H A Dnir.h2465 unsigned coord_components; member
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir_lower_tex.c57 unsigned coord_components = tex->coord_components; in lower_tex() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c513 int coord_components = in st_nir_lower_atifs_samplers_instr() local
H A Dst_pbo_compute.c237 init_pbo_shader_data(nir_builder *b, struct pbo_shader_data *sd, unsigned coord_components) in init_pbo_shader_data()
644 unsigned coord_components = glsl_get_sampler_coordinate_components(sampler->type); in create_conversion_shader() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c71 unsigned coord_components = tex->coord_components; in dx_get_texture_lod() local
H A Dnir_to_dxil.c5468 unsigned coord_components = 0, offset_components = 0, dx_components = 0, dy_components = 0; in emit_tex() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c3587 nir_variable **bindless_var, unsigned *coord_components, in get_tex_srcs()
3753 move_tex_proj_to_coord(struct ntv_context *ctx, unsigned coord_components, struct spriv_tex_src *te… in move_tex_proj_to_coord()
3856 unsigned coord_components = 0; in emit_tex() local
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1168 int coord_components = glsl_get_sampler_dim_coordinate_components(glsl_dim); in agx_emit_image_store() local
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c3298 unsigned coord_components; in vtn_handle_texture() local
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.cc639 unsigned coord_components = zscale ? 3 : 2; in build_blit_fs_shader() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c4519 unsigned coord_components = nir_src_num_components(tex->src[c].src); in lower_bindless_instr() local