Searched defs:explicit_lod (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h122 LLVMValueRef explicit_lod; member in struct:lp_sampler_size_query_params
H A Dlp_bld_sample.c696 lp_build_lod_selector(struct lp_build_sample_context * bld,boolean is_lodq,unsigned texture_unit,unsigned sampler_unit,LLVMValueRef s,LLVMValueRef t,LLVMValueRef r,LLVMValueRef cube_rho,const struct lp_derivatives * derivs,LLVMValueRef lod_bias,LLVMValueRef explicit_lod,unsigned mip_filter,LLVMValueRef * out_lod,LLVMValueRef * out_lod_ipart,LLVMValueRef * out_lod_fpart,LLVMValueRef * out_lod_positive) argument
H A Dlp_bld_sample_soa.c2765 LLVMValueRef explicit_lod = NULL; local in function:lp_build_sample_soa_code
2039 lp_build_sample_common(struct lp_build_sample_context * bld,boolean is_lodq,unsigned texture_index,unsigned sampler_index,LLVMValueRef * coords,const struct lp_derivatives * derivs,LLVMValueRef lod_bias,LLVMValueRef explicit_lod,LLVMValueRef * lod_pos_or_zero,LLVMValueRef * lod,LLVMValueRef * lod_fpart,LLVMValueRef * ilevel0,LLVMValueRef * ilevel1) argument
2583 lp_build_fetch_texel(struct lp_build_sample_context * bld,unsigned texture_unit,const LLVMValueRef * coords,LLVMValueRef explicit_lod,const LLVMValueRef * offsets,LLVMValueRef * colors_out) argument
[all...]
H A Dlp_bld_tgsi_soa.c2477 LLVMValueRef explicit_lod = NULL; local in function:emit_fetch_texels
2606 LLVMValueRef explicit_lod; local in function:emit_size_query
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.h115 bool explicit_lod : 1; member in struct:__anon8016ff1a0908
H A Dppir.h279 bool explicit_lod; member in struct:__anon46757b200f08
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c1941 LLVMValueRef explicit_lod = NULL; local in function:visit_txs
1994 LLVMValueRef explicit_lod = NULL, ms_index = NULL; local in function:visit_tex
[all...]
H A Dlp_bld_sample.h131 LLVMValueRef explicit_lod; member in struct:lp_sampler_size_query_params
H A Dlp_bld_sample.c821 lp_build_lod_selector(struct lp_build_sample_context * bld,boolean is_lodq,unsigned texture_unit,unsigned sampler_unit,LLVMValueRef s,LLVMValueRef t,LLVMValueRef r,LLVMValueRef cube_rho,const struct lp_derivatives * derivs,LLVMValueRef lod_bias,LLVMValueRef explicit_lod,unsigned mip_filter,LLVMValueRef max_aniso,LLVMValueRef * out_lod,LLVMValueRef * out_lod_ipart,LLVMValueRef * out_lod_fpart,LLVMValueRef * out_lod_positive) argument
H A Dlp_bld_tgsi_soa.c2463 LLVMValueRef explicit_lod = NULL; local in function:emit_fetch_texels
2602 LLVMValueRef explicit_lod; local in function:emit_size_query
H A Dlp_bld_sample_soa.c3293 LLVMValueRef explicit_lod = NULL; local in function:lp_build_sample_soa_code
2498 lp_build_sample_common(struct lp_build_sample_context * bld,boolean is_lodq,unsigned texture_index,unsigned sampler_index,LLVMValueRef * coords,const struct lp_derivatives * derivs,LLVMValueRef lod_bias,LLVMValueRef explicit_lod,LLVMValueRef * lod_pos_or_zero,LLVMValueRef * lod,LLVMValueRef * lod_fpart,LLVMValueRef * ilevel0,LLVMValueRef * ilevel1) argument
3073 lp_build_fetch_texel(struct lp_build_sample_context * bld,unsigned texture_unit,LLVMValueRef ms_index,const LLVMValueRef * coords,LLVMValueRef explicit_lod,const LLVMValueRef * offsets,LLVMValueRef * colors_out) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c43 bool explicit_lod; //whether to set lod=0 for texture() member in struct:ntv_context

Completed in 44 milliseconds