Searched refs:Mipmap (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta_generate_mipmap.c61 struct gen_mipmap_state *mipmap = &ctx->Meta->Mipmap;
150 struct gen_mipmap_state *mipmap = &ctx->Meta->Mipmap;
H A Dmeta.h430 struct gen_mipmap_state Mipmap; /**< For _mesa_meta_GenerateMipmap() */ member in struct:gl_meta_state
H A Dmeta.c428 _mesa_meta_glsl_generate_mipmap_cleanup(ctx, &ctx->Meta->Mipmap);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta_generate_mipmap.c61 struct gen_mipmap_state *mipmap = &ctx->Meta->Mipmap;
150 struct gen_mipmap_state *mipmap = &ctx->Meta->Mipmap;
H A Dmeta.h369 struct gen_mipmap_state Mipmap; /**< For _mesa_meta_GenerateMipmap() */ member in struct:gl_meta_state
H A Dmeta.c438 _mesa_meta_glsl_generate_mipmap_cleanup(ctx, &ctx->Meta->Mipmap);
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_texture_array.spec307 -- Section 3.8.8 "Automatic Mipmap Generation" in the section "Mipmapping"
316 -- Section 3.8.8 "Manual Mipmap Generation" in the section "Mipmapping"
326 TEXTURE_3D, TEXTURE_1D_ARRAY, or TEXTURE_2D_ARRAY. Mipmap generation
680 3.8.8 ("Manual Mipmap Generation"), 4.4.2.3, and 6.1.3 should be ignored.
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_texture_array.spec307 -- Section 3.8.8 "Automatic Mipmap Generation" in the section "Mipmapping"
316 -- Section 3.8.8 "Manual Mipmap Generation" in the section "Mipmapping"
326 TEXTURE_3D, TEXTURE_1D_ARRAY, or TEXTURE_2D_ARRAY. Mipmap generation
680 3.8.8 ("Manual Mipmap Generation"), 4.4.2.3, and 6.1.3 should be ignored.
/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
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dresources.rst143 Mipmap dimensions are reduced in all 3 coordinates.
H A Dcontext.rst845 Mipmap generation
853 returns FALSE. Mipmap generation may fail when it is not supported
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Dsampler.rst71 * ``PIPE_TEX_MIPFILTER_NONE``: Mipmap filtering is disabled. All texels
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dresources.rst143 Mipmap dimensions are reduced in all 3 coordinates.
H A Dcontext.rst873 Mipmap generation
881 returns FALSE. Mipmap generation may fail when it is not supported
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D8.0.3.rst51 [bisected i965] oglc sRGB(Mipmap.1D_textures) regressed
H A D7.11.rst155 Automatic Mipmap Generation produces very blurry image.

Completed in 28 milliseconds