Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.h97 PVirtualValue ms_index; member
Dsfn_instr_tex.cpp1111 int ms_index = nir_tex_instr_src_index(tex, nir_tex_src_ms_index); in lower_txf_ms() local
1150 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.h117 LLVMValueRef ms_index; member
169 LLVMValueRef ms_index; member
Dlp_bld_sample_soa.c2091 LLVMValueRef ms_index, in lp_build_sample_ms_offset()
3144 LLVMValueRef ms_index, in lp_build_fetch_texel()
3372 LLVMValueRef ms_index, /* optional */ in lp_build_sample_soa_code()
4076 LLVMValueRef ms_index = NULL; in lp_build_sample_gen_func() local
Dlp_bld_nir.c2471 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.c455 LLVMValueRef ms_index = NULL; in compile_sample_function() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1424 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.h1959 nir_def *coord, nir_def *ms_index) in nir_txf_ms_deref()
/external/mesa3d/src/asahi/compiler/
Dagx_compile.c905 agx_index ms_index = agx_src_index(&intr->src[2]); in agx_emit_image_load() local