Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c2346 LLVMValueRef explicit_lod = NULL; in visit_txs() local
2423 bool explicit_lod = false; in lp_build_nir_sample_key() local
2491 LLVMValueRef explicit_lod = NULL, ms_index = NULL; in visit_tex() local
H A Dlp_bld_sample_soa.c2645 LLVMValueRef explicit_lod, /* optional */ in lp_build_sample_common()
3221 LLVMValueRef explicit_lod, in lp_build_fetch_texel()
3499 LLVMValueRef explicit_lod = NULL; in lp_build_sample_soa_code() local
H A Dlp_bld_sample.h143 LLVMValueRef explicit_lod; member
H A Dlp_bld_tgsi_soa.c2477 LLVMValueRef explicit_lod = NULL; in emit_fetch_texels() local
2616 LLVMValueRef explicit_lod; in emit_size_query() local
H A Dlp_bld_sample.c816 LLVMValueRef explicit_lod, /* optional */ in lp_build_lod_selector()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.h115 bool explicit_lod : 1; member
H A Dppir.h326 bool explicit_lod; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c43 bool explicit_lod; //whether to set lod=0 for texture() member