Searched refs:Mipmap (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | meta_generate_mipmap.c | 61 struct gen_mipmap_state *mipmap = &ctx->Meta->Mipmap; 150 struct gen_mipmap_state *mipmap = &ctx->Meta->Mipmap;
|
| H A D | meta.h | 430 struct gen_mipmap_state Mipmap; /**< For _mesa_meta_GenerateMipmap() */ member in struct:gl_meta_state
|
| H A D | meta.c | 428 _mesa_meta_glsl_generate_mipmap_cleanup(ctx, &ctx->Meta->Mipmap);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/ |
| H A D | meta_generate_mipmap.c | 61 struct gen_mipmap_state *mipmap = &ctx->Meta->Mipmap; 150 struct gen_mipmap_state *mipmap = &ctx->Meta->Mipmap;
|
| H A D | meta.h | 369 struct gen_mipmap_state Mipmap; /**< For _mesa_meta_GenerateMipmap() */ member in struct:gl_meta_state
|
| H A D | meta.c | 438 _mesa_meta_glsl_generate_mipmap_cleanup(ctx, &ctx->Meta->Mipmap);
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_texture_array.spec | 307 -- 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 D | MESA_texture_array.spec | 307 -- 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 D | sampler.rst | 71 * ``PIPE_TEX_MIPFILTER_NONE``: Mipmap filtering is disabled. All texels
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | resources.rst | 143 Mipmap dimensions are reduced in all 3 coordinates.
|
| H A D | context.rst | 845 Mipmap generation 853 returns FALSE. Mipmap generation may fail when it is not supported
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/cso/ |
| H A D | sampler.rst | 71 * ``PIPE_TEX_MIPFILTER_NONE``: Mipmap filtering is disabled. All texels
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | resources.rst | 143 Mipmap dimensions are reduced in all 3 coordinates.
|
| H A D | context.rst | 873 Mipmap generation 881 returns FALSE. Mipmap generation may fail when it is not supported
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 8.0.3.rst | 51 [bisected i965] oglc sRGB(Mipmap.1D_textures) regressed
|
| H A D | 7.11.rst | 155 Automatic Mipmap Generation produces very blurry image.
|
Completed in 28 milliseconds