Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/
Dlima_nir_lower_txp.c30 int coord_components, int *proj_idx) in get_proj_index()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_readonly_images_to_tex.c140 unsigned coord_components = in lower_readonly_image_instr_intrinsic() local
Dnir_serialize.c1365 unsigned coord_components : 3; member
Dnir.h2426 unsigned coord_components; member
/third_party/mesa3d/src/intel/compiler/elk/
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
/third_party/mesa3d/src/intel/compiler/
Dbrw_lower_simd_width.cpp186 const unsigned coord_components = in get_sampler_lowered_simd_width() local
Dbrw_lower_logical_sends.cpp750 unsigned coord_components, in lower_sampler_logical_send()
1279 const unsigned coord_components = inst->src[TEX_LOGICAL_SRC_COORD_COMPONENTS].ud; in lower_sampler_logical_send() local
1450 const unsigned coord_components = in lower_lsc_memory_logical_send() local
1638 const unsigned coord_components = in lower_hdc_memory_logical_send() local
/third_party/mesa3d/src/nouveau/compiler/
Dnak_nir_lower_tex.c57 unsigned coord_components = tex->coord_components; in lower_tex() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atifs_to_nir.c510 int coord_components = in st_nir_lower_atifs_samplers_instr() local
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
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_samplers.c71 unsigned coord_components = tex->coord_components; in dx_get_texture_lod() local
Dnir_to_dxil.c5469 unsigned coord_components = 0, offset_components = 0, dx_components = 0, dy_components = 0; in emit_tex() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.hpp421 uint32_t coord = 0, coord_components = 0, dref = 0; member
Dspirv_hlsl.cpp2815 uint32_t coord_components = 0; in emit_texture_op() local
Dspirv_glsl.cpp6701 uint32_t coord_components = 0; in to_texture_op() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c3753 nir_variable **bindless_var, unsigned *coord_components, in get_tex_srcs()
3919 move_tex_proj_to_coord(struct ntv_context *ctx, unsigned coord_components, struct spriv_tex_src *te… in move_tex_proj_to_coord()
4022 unsigned coord_components = 0; in emit_tex() local
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c1226 int coord_components = glsl_get_sampler_dim_coordinate_components(glsl_dim); in agx_emit_image_store() local
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c3310 unsigned coord_components; in vtn_handle_texture() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.cc678 unsigned coord_components = zscale ? 3 : 2; in build_blit_fs_shader() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c4450 unsigned coord_components = nir_src_num_components(tex->src[c].src); in lower_bindless_instr() local