Home
last modified time | relevance | path

Searched defs:explicit_lod (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2071 LLVMValueRef explicit_lod, /* optional */ in lp_build_sample_common()
2621 LLVMValueRef explicit_lod, in lp_build_fetch_texel()
2836 LLVMValueRef explicit_lod = NULL; in lp_build_sample_soa_code() local
Dlp_bld_nir.c1780 LLVMValueRef explicit_lod = NULL; in visit_txs() local
1833 LLVMValueRef explicit_lod = NULL, projector = NULL, ms_index = NULL; in visit_tex() local
Dlp_bld_sample.h130 LLVMValueRef explicit_lod; member
Dlp_bld_sample.c741 LLVMValueRef explicit_lod, /* optional */ in lp_build_lod_selector()
Dlp_bld_tgsi_soa.c2463 LLVMValueRef explicit_lod = NULL; in emit_fetch_texels() local
2602 LLVMValueRef explicit_lod; in emit_size_query() local
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h115 bool explicit_lod : 1; member
Dppir.h279 bool explicit_lod; member