Home
last modified time | relevance | path

Searched defs:img_filter (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/tests/graw/
H A Dgraw_util.h285 graw_util_create_simple_sampler(const struct graw_info *info, unsigned wrap_mode, unsigned img_filter) graw_util_create_simple_sampler() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_sampler.c133 translate_filter_mode(unsigned img_filter, in translate_filter_mode() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_sampler.c659 unsigned img_filter; in sampler_is_nearest() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c938 lp_build_sample_mipmap(struct lp_build_sample_context *bld, unsigned img_filter, unsigned mip_filter, LLVMValueRef s, LLVMValueRef t, LLVMValueRef r, const LLVMValueRef *offsets, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef lod_fpart, LLVMValueRef colors_var) lp_build_sample_mipmap() argument
H A Dlp_bld_sample_soa.c1783 lp_build_sample_mipmap(struct lp_build_sample_context *bld, unsigned img_filter, unsigned mip_filter, boolean is_gather, const LLVMValueRef *coords, const LLVMValueRef *offsets, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef lod_fpart, LLVMValueRef *colors_out) lp_build_sample_mipmap() argument
2074 lp_build_sample_aniso(struct lp_build_sample_context *bld, unsigned img_filter, unsigned mip_filter, boolean is_gather, const LLVMValueRef *coords, const LLVMValueRef *offsets, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef lod_fpart, LLVMValueRef *colors_out) lp_build_sample_aniso() argument

Completed in 13 milliseconds