Searched refs:texture_size (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_common.h82 unsigned int texture_size[DRM_MGA_NR_TEX_HEAPS]; member in struct:__anon339d47a40208
H A Dmga_dri.c347 pMGADRIServer->agpTextures.size = dma_bs.texture_size;
588 init.texture_size[0] = pMGADRIServer->textureSize;
599 init.texture_size[1] = pMGADRIServer->agpTextures.size;
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_common.h61 unsigned int texture_size; member in struct:__anon1e256b680108
H A Dsavage_drm.h189 unsigned int texture_size[SAVAGE_NR_TEX_HEAPS]; member in struct:drm_savage_init
H A Dsavage_dri.c607 init.texture_size = pSAVAGEDRIServer->textureSize;
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dsavage_drm.h100 unsigned int texture_size; member in struct:drm_savage_init
H A Dmga_drm.h295 unsigned int texture_size[MGA_NR_TEX_HEAPS]; member in struct:drm_mga_init
319 __u32 texture_size; /**< Size of the AGP texture region. */ member in struct:drm_mga_dma_bootstrap
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexobj.c1080 texture_size(const struct gl_texture_object *texObj) function in typeref:typename:GLuint
1112 *total = *total + texture_size(texObj);
1129 total += texture_size(ctx->Shared->DefaultTex[tgt]);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexobj.c1048 texture_size(const struct gl_texture_object *texObj) function in typeref:typename:GLuint
1078 *total = *total + texture_size(texObj);
1095 total += texture_size(ctx->Shared->DefaultTex[tgt]);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.2.0.rst2612 - v3dv: fix texture_size()

Completed in 42 milliseconds