| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | texfilt.c | 42 static GLenum min_filter = GL_LINEAR_MIPMAP_LINEAR; variable in typeref:typename:GLenum 61 glTexParameteri( GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, min_filter ); 165 min_filter = filter_modes[ selection & 7 ];
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_state.c | 390 const VkFilter min_filter = local in function:genX 394 const bool enable_min_filter_addr_rounding = min_filter != VK_FILTER_NEAREST; 419 .MinModeFilter = vk_to_gen_tex_filter(min_filter, pCreateInfo->anisotropyEnable),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.h | 84 img_filter_func min_filter,
|
| H A D | sp_tex_sample.c | 2075 img_filter_func min_filter, 2107 min_filter(sp_sview, sp_samp, &args, &rgba[0][j]); 2115 min_filter(sp_sview, sp_samp, &args, &rgbax[0][0]); 2117 min_filter(sp_sview, sp_samp, &args, &rgbax[0][1]); 2158 img_filter_func min_filter, 2188 min_filter(sp_sview, sp_samp, &args, &rgba[0][j]); 2217 img_filter_func min_filter, 2244 min_filter(sp_sview, sp_samp, &args, &rgba[0][j]); 2265 img_filter_func min_filter, 2327 img_filter_func min_filter, 2073 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 D | sp_tex_sample.h | 84 img_filter_func min_filter,
|
| H A D | sp_tex_sample.c | 2089 img_filter_func min_filter, 2121 min_filter(sp_sview, sp_samp, &args, &rgba[0][j]); 2129 min_filter(sp_sview, sp_samp, &args, &rgbax[0][0]); 2131 min_filter(sp_sview, sp_samp, &args, &rgbax[0][1]); 2172 img_filter_func min_filter, 2202 min_filter(sp_sview, sp_samp, &args, &rgba[0][j]); 2231 img_filter_func min_filter, 2258 min_filter(sp_sview, sp_samp, &args, &rgba[0][j]); 2279 img_filter_func min_filter, 2341 img_filter_func min_filter, 2087 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/MesaLib.old/dist/src/mesa/main/ |
| H A D | samplerobj.c | 577 GLenum min_filter, GLenum mag_filter) 579 assert(min_filter == GL_NEAREST || 580 min_filter == GL_LINEAR || 581 min_filter == GL_NEAREST_MIPMAP_NEAREST || 582 min_filter == GL_LINEAR_MIPMAP_NEAREST || 583 min_filter == GL_NEAREST_MIPMAP_LINEAR || 584 min_filter == GL_LINEAR_MIPMAP_LINEAR); 588 if (samp->MinFilter == min_filter && samp->MagFilter == mag_filter) 592 samp->MinFilter = min_filter; 575 _mesa_set_sampler_filters(struct gl_context * ctx,struct gl_sampler_object * samp,GLenum min_filter,GLenum mag_filter) argument
|
| H A D | samplerobj.h | 88 GLenum min_filter, GLenum mag_filter);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | samplerobj.c | 624 GLenum min_filter, GLenum mag_filter) 626 assert(min_filter == GL_NEAREST || 627 min_filter == GL_LINEAR || 628 min_filter == GL_NEAREST_MIPMAP_NEAREST || 629 min_filter == GL_LINEAR_MIPMAP_NEAREST || 630 min_filter == GL_NEAREST_MIPMAP_LINEAR || 631 min_filter == GL_LINEAR_MIPMAP_LINEAR); 635 if (samp->Attrib.MinFilter == min_filter && samp->Attrib.MagFilter == mag_filter) 639 samp->Attrib.MinFilter = min_filter; 641 samp->Attrib.state.min_img_filter = filter_to_gallium(min_filter); 622 _mesa_set_sampler_filters(struct gl_context * ctx,struct gl_sampler_object * samp,GLenum min_filter,GLenum mag_filter) argument [all...] |
| H A D | samplerobj.h | 88 GLenum min_filter, GLenum mag_filter);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_sampler.c | 134 unsigned min_filter, 143 if (min_filter == PIPE_TEX_FILTER_LINEAR) 133 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 D | svga_pipe_sampler.c | 134 unsigned min_filter, 143 if (min_filter == PIPE_TEX_FILTER_LINEAR) 133 translate_filter_mode(unsigned img_filter,unsigned min_filter,unsigned mag_filter,boolean anisotropic,boolean compare) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | instr-a2xx.h | 336 instr_tex_filter_t min_filter : 2; member in struct:PACKED
|
| H A D | disasm-a2xx.c | 412 if (tex->min_filter != TEX_FILTER_USE_FETCH_CONST) 413 printf(" MIN(%s)", filter[tex->min_filter]);
|
| H A D | ir2_assemble.c | 213 tex->min_filter = TEX_FILTER_USE_FETCH_CONST; 232 tex->min_filter = TEX_FILTER_USE_FETCH_CONST;
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/ |
| H A D | instr-a2xx.h | 331 instr_tex_filter_t min_filter : 2; member in struct:PACKED
|
| H A D | disasm-a2xx.c | 430 if (tex->min_filter != TEX_FILTER_USE_FETCH_CONST) 431 printf(" MIN(%s)", filter[tex->min_filter]);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 1123 const unsigned min_filter = bld->static_sampler_state->min_img_filter; local in function:lp_build_sample_aos 1147 if (min_filter == mag_filter) { 1150 min_filter, mip_filter, 1177 min_filter, mip_filter,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | kgem_debug_gen7.c | 494 min = gen7_filter_to_string(ss->ss0.min_filter); 506 min = gen7_filter_to_string(ss->ss0.min_filter);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | brw_structs.h | 896 unsigned int min_filter:3; member in struct:brw_sampler_state::__anon375735ed4108 1680 unsigned int min_filter:3; member in struct:gen7_sampler_state::__anon375735ed8108
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | brw_structs.h | 896 unsigned int min_filter:3; member in struct:brw_sampler_state::__anon5c4f4f864108 1680 unsigned int min_filter:3; member in struct:gen7_sampler_state::__anon5c4f4f868108
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | kgem_debug_gen7.c | 494 min = gen7_filter_to_string(ss->ss0.min_filter); 506 min = gen7_filter_to_string(ss->ss0.min_filter);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | brw_structs.h | 896 unsigned int min_filter:3; member in struct:brw_sampler_state::__anon4ebdd7214108 1680 unsigned int min_filter:3; member in struct:gen7_sampler_state::__anon4ebdd7218108
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | brw_structs.h | 896 unsigned int min_filter:3; member in struct:brw_sampler_state::__anonbf125d3a4108 1680 unsigned int min_filter:3; member in struct:gen7_sampler_state::__anonbf125d3a8108
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_assemble.c | 216 tex->min_filter = TEX_FILTER_USE_FETCH_CONST; 235 tex->min_filter = TEX_FILTER_USE_FETCH_CONST;
|