Searched defs:mag_filter (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_state.c392 const VkFilter mag_filter = local in function:genX
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexfilt.c43 static GLenum mag_filter = GL_LINEAR; variable in typeref:typename:GLenum
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_sampler.c133 translate_filter_mode(unsigned img_filter,unsigned min_filter,unsigned mag_filter,boolean anisotropic,boolean compare) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_sampler.c133 translate_filter_mode(unsigned img_filter,unsigned min_filter,unsigned mag_filter,boolean anisotropic,boolean compare) argument
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_state.c812 const VkFilter mag_filter = local in function:genX
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dsamplerobj.c575 _mesa_set_sampler_filters(struct gl_context * ctx,struct gl_sampler_object * samp,GLenum min_filter,GLenum mag_filter) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dsamplerobj.c622 _mesa_set_sampler_filters(struct gl_context * ctx,struct gl_sampler_object * samp,GLenum min_filter,GLenum mag_filter) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c1128 const unsigned mag_filter = bld->static_sampler_state->mag_img_filter; local in function:lp_build_sample_aos
H A Dlp_bld_sample_soa.c2055 const unsigned mag_filter = bld->static_sampler_state->mag_img_filter; local in function:lp_build_sample_common
2439 const unsigned mag_filter = sampler_state->mag_img_filter; local in function:lp_build_sample_general
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c1124 const unsigned mag_filter = bld->static_sampler_state->mag_img_filter; local in function:lp_build_sample_aos
H A Dlp_bld_sample_soa.c2514 const unsigned mag_filter = bld->static_sampler_state->mag_img_filter; local in function:lp_build_sample_common
2925 const unsigned mag_filter = sampler_state->mag_img_filter; local in function:lp_build_sample_general
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dinstr-a2xx.h335 instr_tex_filter_t mag_filter : 2; member in struct:PACKED
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/
H A Dinstr-a2xx.h330 instr_tex_filter_t mag_filter : 2; member in struct:PACKED
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2073 mip_filter_linear(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],int gather_comp,const float lod[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2156 mip_filter_nearest(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],int gather_component,const float lod[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2215 mip_filter_none(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],int gather_component,const float lod[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2263 mip_filter_none_no_filter_select(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],int gather_comp,const float lod_in[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2325 img_filter_2d_ewa(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],const uint faces[TGSI_QUAD_SIZE],const int8_t * offset,unsigned level,const float dudx,const float dvdx,const float dudy,const float dvdy,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2532 mip_filter_linear_aniso(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],UNUSED int gather_comp,const float lod_in[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2664 mip_filter_linear_2d_linear_repeat_POT(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],int gather_comp,const float lod[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2087 mip_filter_linear(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],int gather_comp,const float lod[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2170 mip_filter_nearest(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],int gather_component,const float lod[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2229 mip_filter_none(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],int gather_component,const float lod[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2277 mip_filter_none_no_filter_select(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],int gather_comp,const float lod_in[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2339 img_filter_2d_ewa(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],const uint faces[TGSI_QUAD_SIZE],const int8_t * offset,unsigned level,const float dudx,const float dvdx,const float dudy,const float dvdy,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2546 mip_filter_linear_aniso(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],UNUSED int gather_comp,const float lod_in[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
2678 mip_filter_linear_2d_linear_repeat_POT(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,img_filter_func min_filter,img_filter_func mag_filter,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE],int gather_comp,const float lod[TGSI_QUAD_SIZE],const struct filter_args * filt_args,float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) argument
[all...]
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_structs.h482 unsigned mag_filter:3; member in struct:texture_sampler::__anonea2082431c08
H A Dbrw_structs.h897 unsigned int mag_filter:3; member in struct:brw_sampler_state::__anon5c4f4f864108
1681 unsigned int mag_filter:3; member in struct:gen7_sampler_state::__anon5c4f4f868108
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_structs.h482 unsigned mag_filter:3; member in struct:texture_sampler::__anona54546771c08
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_structs.h892 unsigned int mag_filter:3; member in struct:brw_sampler_state::__anonfa77c8dc4108
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di915_structs.h516 unsigned mag_filter : 3; member in struct:texture_sampler::__anon8e8c39661d08
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen8_render.h1035 /* 17 */ unsigned int mag_filter:3; member in struct:gen8_sampler_state::__anon6ef517f00608
H A Dgen9_render.h1044 /* 17 */ unsigned int mag_filter:3; member in struct:gen9_sampler_state::__anon72ffa9110608
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_structs.h897 unsigned int mag_filter:3; member in struct:brw_sampler_state::__anon375735ed4108
1681 unsigned int mag_filter:3; member in struct:gen7_sampler_state::__anon375735ed8108
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen8_render.h1034 /* 17 */ unsigned int mag_filter:3; member in struct:gen8_sampler_state::__anon865bb9240608
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_structs.h897 unsigned int mag_filter:3; member in struct:brw_sampler_state::__anon4ebdd7214108
1681 unsigned int mag_filter:3; member in struct:gen7_sampler_state::__anon4ebdd7218108

Completed in 76 milliseconds

12