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.c2371 LLVMValueRef explicit_lod = NULL; in visit_txs() local
2448 bool explicit_lod = false; in lp_build_nir_sample_key() local
2516 LLVMValueRef explicit_lod = NULL, ms_index = NULL; in visit_tex() local
Dlp_bld_sample_soa.c2336 LLVMValueRef explicit_lod, /* optional */ in lp_build_sample_common()
2903 LLVMValueRef explicit_lod, in lp_build_fetch_texel()
3180 LLVMValueRef explicit_lod = NULL; in lp_build_sample_soa_code() local
Dlp_bld_sample.h142 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.c817 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.h326 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