Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2530 LLVMValueRef explicit_lod, /* optional */ in lp_build_sample_common()
3100 LLVMValueRef explicit_lod, in lp_build_fetch_texel()
3342 LLVMValueRef explicit_lod = NULL; in lp_build_sample_soa_code() local
Dlp_bld_nir.c2224 LLVMValueRef explicit_lod = NULL; in visit_txs() local
2284 LLVMValueRef explicit_lod = NULL, ms_index = NULL; in visit_tex() local
Dlp_bld_sample.h134 LLVMValueRef explicit_lod; member
Dlp_bld_tgsi_soa.c2468 LLVMValueRef explicit_lod = NULL; in emit_fetch_texels() local
2607 LLVMValueRef explicit_lod; in emit_size_query() local
Dlp_bld_sample.c839 LLVMValueRef explicit_lod, /* optional */ in lp_build_lod_selector()
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h115 bool explicit_lod : 1; member
Dppir.h325 bool explicit_lod; member
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c43 bool explicit_lod; //whether to set lod=0 for texture() member