Home
last modified time | relevance | path

Searched defs:ms_index (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_readonly_images_to_tex.c165 nir_def *ms_index = intrin->src[2].ssa; in lower_readonly_image_instr_intrinsic() local
Dnir_lower_tex.c1420 int ms_index = nir_tex_instr_src_index(tex, nir_tex_src_ms_index); in nir_lower_ms_txf_to_fragment_fetch() local
Dnir_builder.h2136 nir_def *coord, nir_def *ms_index) in nir_txf_ms_deref()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.h77 PVirtualValue ms_index; member
Dsfn_instr_tex.cpp1091 int ms_index = nir_tex_instr_src_index(tex, nir_tex_src_ms_index); in lower_txf_ms() local
1130 int ms_index = nir_tex_instr_src_index(tex, nir_tex_src_ms_index); in lower_txf_ms_direct() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h119 LLVMValueRef ms_index; member
171 LLVMValueRef ms_index; member
Dlp_bld_sample_soa.c2166 LLVMValueRef ms_index, in lp_build_sample_ms_offset()
2901 LLVMValueRef ms_index, in lp_build_fetch_texel()
3143 LLVMValueRef ms_index, /* optional */ in lp_build_sample_soa_code()
3853 LLVMValueRef ms_index = NULL; in lp_build_sample_gen_func() local
Dlp_bld_nir.c2516 LLVMValueRef explicit_lod = NULL, ms_index = NULL; in visit_tex() local
Dlp_bld_tgsi_soa.c2480 LLVMValueRef ms_index = NULL; in emit_fetch_texels() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture_handle.c507 LLVMValueRef ms_index = NULL; in compile_sample_function() local
/external/mesa3d/src/asahi/vulkan/
Dhk_cmd_meta.c544 nir_def *ms_index = nir_imm_int(b, s); in build_image_copy_shader() local
/external/mesa3d/src/asahi/compiler/
Dagx_compile.c1089 agx_index ms_index = agx_src_index(&intr->src[2]); in agx_emit_image_load() local