Searched defs:min_img_filter (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h136 unsigned min_img_filter; member in struct:sp_sampler
H A Dsp_tex_sample.c3178 img_filter_func min_img_filter = NULL; local in function:sample_mip
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h139 unsigned min_img_filter; member in struct:sp_sampler
H A Dsp_tex_sample.c3192 img_filter_func min_img_filter = NULL; local in function:sample_mip
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3dx_emit.c208 int min_img_filter = psampler->min_img_filter; local in function:emit_one_texture
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3dx_emit.c209 int min_img_filter = psampler->min_img_filter; local in function:emit_one_texture
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h161 unsigned min_img_filter:2; member in struct:lp_static_sampler_state
H A Dlp_bld_sample.c64 lp_sampler_wrap_mode_uses_border_color(unsigned mode,unsigned min_img_filter,unsigned mag_img_filter) argument
H A Dlp_bld_sample_soa.c2755 unsigned mip_filter, min_img_filter, mag_img_filter, i; local in function:lp_build_sample_soa_code
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h193 unsigned min_img_filter:2; member in struct:lp_static_sampler_state
H A Dlp_bld_sample.c64 lp_sampler_wrap_mode_uses_border_color(unsigned mode,unsigned min_img_filter,unsigned mag_img_filter) argument
H A Dlp_bld_sample_soa.c3283 unsigned mip_filter, min_img_filter, mag_img_filter, i; local in function:lp_build_sample_soa_code
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_state.h406 unsigned min_img_filter:1; /**< PIPE_TEX_FILTER_x */ member in struct:pipe_sampler_state
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_state.h415 unsigned min_img_filter:1; /**< PIPE_TEX_FILTER_x */ member in struct:pipe_sampler_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c3660 unsigned target, min_img_filter, mag_img_filter, min_mip_filter; local in function:generate_variant

Completed in 51 milliseconds