Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emittexinstruction.h53 PValue ms_index; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h114 LLVMValueRef ms_index; member
152 LLVMValueRef ms_index; member
Dlp_bld_sample_soa.c3075 LLVMValueRef ms_index, in lp_build_fetch_texel()
3276 LLVMValueRef ms_index, /* optional */ in lp_build_sample_soa_code()
3944 LLVMValueRef ms_index = NULL; in lp_build_sample_gen_func() local
4611 LLVMValueRef ms_index = params->ms_index; in lp_build_img_op_soa() local
Dlp_bld_nir.c1995 LLVMValueRef explicit_lod = NULL, ms_index = NULL; in visit_tex() local
Dlp_bld_tgsi_soa.c2466 LLVMValueRef ms_index = NULL; in emit_fetch_texels() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1224 int ms_index = nir_tex_instr_src_index(tex, nir_tex_src_ms_index); in nir_lower_ms_txf_to_fragment_fetch() local