Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c2329 LLVMValueRef explicit_lod = NULL; in visit_txs() local
2406 bool explicit_lod = false; in lp_build_nir_sample_key() local
2471 LLVMValueRef explicit_lod = NULL, ms_index = NULL; in visit_tex() local
Dlp_bld_sample_soa.c2570 LLVMValueRef explicit_lod, /* optional */ in lp_build_sample_common()
3146 LLVMValueRef explicit_lod, in lp_build_fetch_texel()
3410 LLVMValueRef explicit_lod = NULL; in lp_build_sample_soa_code() local
Dlp_bld_sample.h141 LLVMValueRef explicit_lod; member
Dlp_bld_tgsi_soa.c2477 LLVMValueRef explicit_lod = NULL; in emit_fetch_texels() local
2616 LLVMValueRef explicit_lod; in emit_size_query() local
Dlp_bld_sample.c804 LLVMValueRef explicit_lod, /* optional */ in lp_build_lod_selector()
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h115 bool explicit_lod : 1; member
Dppir.h325 bool explicit_lod; member
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c43 bool explicit_lod; //whether to set lod=0 for texture() member