Searched refs:filtering (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.1.4.rst37 no anisotropic filtering in a native Half-Life 2
69 - radeonsi: Fix anisotropic filtering state setup
H A D13.0.1.rst93 - radv: add support for anisotropic filtering on VI+
H A D17.1.5.rst61 - cherry-ignore: i965: Fix anisotropic filtering for mag filter
H A D21.1.7.rst75 - virgl: disable anisotropic filtering.
H A D10.5.1.rst186 - freedreno/a4xx: aniso filtering
H A D17.1.4.rst134 - i965: Ignore anisotropic filtering in nearest mode.
H A D11.1.3.rst256 - softpipe: fix anisotropic filtering crash
H A D9.0.3.rst44 [swrast] piglit fbo-generatemipmap-filtering regression
H A D17.2.0.rst153 - Regression in anisotropic filtering from "i965: Convert fs sampler
H A D9.2.rst75 [swrast] piglit fbo-generatemipmap-filtering regression
H A D10.3.rst142 no anisotropic filtering in a native Half-Life 2
H A D7.9.1.rst152 - swrast: fix choose_depth_texture_level() to respect mipmap filtering
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Dsampler.rst71 * ``PIPE_TEX_MIPFILTER_NONE``: Mipmap filtering is disabled. All texels
110 Set to zero to disable anisotropic filtering. Any other setting enables
111 anisotropic filtering, however it's not unexpected some drivers only will
112 change their filtering with a setting of 2 and higher.
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Dsampler.rst71 * ``PIPE_TEX_MIPFILTER_NONE``: Mipmap filtering is disabled. All texels
110 Set to zero to disable anisotropic filtering. Any other setting enables
111 anisotropic filtering, however it's not unexpected some drivers only will
112 change their filtering with a setting of 2 and higher.
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_measure.c245 bool filtering = config->flags & INTEL_MEASURE_RENDERPASS; local in function:iris_measure_renderpass
246 if (filtering && batch->index % 2 == 1) {
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_measure.c469 bool filtering = (config->flags & (INTEL_MEASURE_RENDERPASS | local in function:_anv_measure_beginrenderpass
471 if (filtering && measure->base.index % 2 == 1) {
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_texture_signed_rgba.spec159 filtering of these signed formats would be still signed, but
160 negative values generated post-filtering would be clamped to
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_texture_signed_rgba.spec159 filtering of these signed formats would be still signed, but
160 negative values generated post-filtering would be clamped to
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dllvmpipe.rst223 - `Will "brilinear" filtering
226 filtering <http://ixbtlabs.com/articles2/gffx/nv40-rx800-3.html>`__
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dresources.rst167 resulting in filtering taking samples from multiple surfaces near to the edge.
H A Dtgsi.rst929 filtering operation and packs them into a single register. Only works with
933 sample is not generated. The four samples that contribute to filtering are
2305 filtering mode identified by the given sampler. The source data may come from
2316 without any filtering. The source data may come from any resource type
2423 Gathers the four texels to be used in a bi-linear filtering operation and
2428 generated. The four samples that contribute to filtering are placed into
2527 filtering.
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dresources.rst167 resulting in filtering taking samples from multiple surfaces near to the edge.
H A Dtgsi.rst955 filtering operation and packs them into a single register. Only works with
959 sample is not generated. The four samples that contribute to filtering are
2339 filtering mode identified by the given sampler. The source data may come from
2350 without any filtering. The source data may come from any resource type
2457 Gathers the four texels to be used in a bi-linear filtering operation and
2462 generated. The four samples that contribute to filtering are placed into
2561 filtering.
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_format.c41 uint8_t filtering; member in struct:surface_format_info
760 assert(format_info[format].filtering == format_info[format].sampling);
764 return devinfo->verx10 >= format_info[format].filtering;
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_format.c41 uint8_t filtering; member in struct:surface_format_info
472 return format_gen(devinfo) >= format_info[format].filtering;

Completed in 27 milliseconds

12