Home
last modified time | relevance | path

Searched defs:mip_filter (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c76 mip_filter(unsigned filter) in mip_filter() function
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dsampler.hpp92 spirv_cross_mipfilter mip_filter; member
H A Dexternal_interface.h116 enum spirv_cross_mipfilter mip_filter; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c1122 const unsigned mip_filter = bld->static_sampler_state->min_mip_filter; in lp_build_sample_aos() local
938 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.c829 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, enum pipe_tex_mipfilter mip_filter, LLVMValueRef max_aniso, LLVMValueRef *out_lod, LLVMValueRef *out_lod_ipart, LLVMValueRef *out_lod_fpart, LLVMValueRef *out_lod_positive) lp_build_lod_selector() argument
H A Dlp_bld_sample_soa.c2537 const unsigned mip_filter = bld->static_sampler_state->min_mip_filter; in lp_build_sample_common() local
1783 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
1926 lp_build_sample_mipmap_both(struct lp_build_sample_context *bld, LLVMValueRef linear_mask, unsigned mip_filter, const LLVMValueRef *coords, const LLVMValueRef *offsets, LLVMValueRef ilevel0, LLVMValueRef ilevel1, LLVMValueRef lod_fpart, LLVMValueRef lod_positive, LLVMValueRef *colors_out) lp_build_sample_mipmap_both() 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
2946 const unsigned mip_filter = sampler_state->min_mip_filter; lp_build_sample_general() local
3427 const enum pipe_tex_mipfilter mip_filter = lp_build_sample_soa_code() local
[all...]
/third_party/libdrm/intel/
H A Dintel_decode.c2034 const char *mip_filter = ""; in decode_3d_1d() local
/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h332 instr_tex_filter_t mip_filter : 2; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.h489 spvc_msl_sampler_mip_filter mip_filter; member
H A Dspirv_msl.hpp201 MSLSamplerMipFilter mip_filter = MSL_SAMPLER_MIP_FILTER_NONE; member

Completed in 23 milliseconds