Searched defs:ms_index (Results 1 – 10 of 10) sorted by relevance
97 PVirtualValue ms_index; member
1111 int ms_index = nir_tex_instr_src_index(tex, nir_tex_src_ms_index); in lower_txf_ms() local1150 int ms_index = nir_tex_instr_src_index(tex, nir_tex_src_ms_index); in lower_txf_ms_direct() local
117 LLVMValueRef ms_index; member169 LLVMValueRef ms_index; member
2091 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
2471 LLVMValueRef explicit_lod = NULL, ms_index = NULL; in visit_tex() local
2480 LLVMValueRef ms_index = NULL; in emit_fetch_texels() local
455 LLVMValueRef ms_index = NULL; in compile_sample_function() local
1424 int ms_index = nir_tex_instr_src_index(tex, nir_tex_src_ms_index); in nir_lower_ms_txf_to_fragment_fetch() local
1959 nir_def *coord, nir_def *ms_index) in nir_txf_ms_deref()
905 agx_index ms_index = agx_src_index(&intr->src[2]); in agx_emit_image_load() local