Searched defs:aniso_filter_table (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h64 LLVMValueRef aniso_filter_table; member in struct:lp_build_nir_context
H A Dlp_bld_tgsi.h292 LLVMValueRef aniso_filter_table; member in struct:lp_build_tgsi_params
H A Dlp_bld_sample.h116 LLVMValueRef aniso_filter_table; member in struct:lp_sampler_params
453 LLVMValueRef aniso_filter_table; member in struct:lp_build_sample_context
H A Dlp_bld_sample.c2356 static const float aniso_filter_table[1024] = { variable in typeref:typename:const float[1024]
H A Dlp_bld_sample_soa.c3947 LLVMValueRef aniso_filter_table = NULL; local in function:lp_build_sample_gen_func
3262 lp_build_sample_soa_code(struct gallivm_state * gallivm,const struct lp_static_texture_state * static_texture_state,const struct lp_static_sampler_state * static_sampler_state,struct lp_sampler_dynamic_state * dynamic_state,struct lp_type type,unsigned sample_key,unsigned texture_index,unsigned sampler_index,LLVMValueRef context_ptr,LLVMValueRef thread_data_ptr,const LLVMValueRef * coords,const LLVMValueRef * offsets,const struct lp_derivatives * derivs,LLVMValueRef lod,LLVMValueRef ms_index,LLVMValueRef aniso_filter_table,LLVMValueRef texel_out[4]) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_jit.h174 const float *aniso_filter_table; member in struct:lp_jit_context
450 const float *aniso_filter_table; member in struct:lp_jit_cs_context
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h174 const float *aniso_filter_table; member in struct:draw_jit_context
281 const float *aniso_filter_table; member in struct:draw_gs_jit_context
359 const float *aniso_filter_table; member in struct:draw_tcs_jit_context
413 const float *aniso_filter_table; member in struct:draw_tes_jit_context

Completed in 18 milliseconds