Searched defs:newImage (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dlodbias.c232 GLubyte *newImage = malloc(256 * 256 * 4); local in function:Init
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Darraytexture.c285 GLubyte *newImage = malloc(256 * 256 * 4); local in function:Init
H A Dbug_3195.c209 GLubyte *newImage = malloc(256 * 256 * 4); local in function:Init
H A Dmipmap_limits.c142 GLubyte *newImage = malloc(WIDTH * HEIGHT * 4); local in function:makeImages
H A Dmipmap_view.c69 GLubyte *newImage = malloc(TexWidth * TexHeight * 4); local in function:MipGenTexture
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_fbo.c762 struct gl_texture_image *newImage = rb->TexImage; local in function:radeon_render_texture
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_fbo.c762 struct gl_texture_image *newImage = rb->TexImage; local in function:radeon_render_texture
/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c3556 GLushort *newImage; local in function:gluBuild1DMipmapLevelsCore
3702 GLushort *newImage; local in function:bitmapBuild2DMipmaps
6685 fillImage3D(const PixelStorageModes * psm,GLint width,GLint height,GLint depth,GLenum format,GLenum type,GLboolean indexFormat,const void * userImage,GLushort * newImage) argument
[all...]

Completed in 17 milliseconds