Searched defs:pixels (Results 1 - 25 of 178) sorted by relevance

12345678

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_pixel_draw.c42 intelDrawPixels(struct gl_context * ctx,GLint x,GLint y,GLsizei width,GLsizei height,GLenum format,GLenum type,const struct gl_pixelstore_attrib * unpack,const GLvoid * pixels) argument
H A Dintel_pixel_read.c73 do_blit_readpixels(struct gl_context * ctx,GLint x,GLint y,GLsizei width,GLsizei height,GLenum format,GLenum type,const struct gl_pixelstore_attrib * pack,GLvoid * pixels) argument
157 intelReadPixels(struct gl_context * ctx,GLint x,GLint y,GLsizei width,GLsizei height,GLenum format,GLenum type,const struct gl_pixelstore_attrib * pack,GLvoid * pixels) argument
H A Dintel_tex_subimage.c47 intel_blit_texsubimage(struct gl_context * ctx,struct gl_texture_image * texImage,GLint xoffset,GLint yoffset,GLint width,GLint height,GLenum format,GLenum type,const void * pixels,const struct gl_pixelstore_attrib * packing) argument
130 intelTexSubImage(struct gl_context * ctx,GLuint dims,struct gl_texture_image * texImage,GLint xoffset,GLint yoffset,GLint zoffset,GLsizei width,GLsizei height,GLsizei depth,GLenum format,GLenum type,const GLvoid * pixels,const struct gl_pixelstore_attrib * packing) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_pixel_draw.c42 intelDrawPixels(struct gl_context * ctx,GLint x,GLint y,GLsizei width,GLsizei height,GLenum format,GLenum type,const struct gl_pixelstore_attrib * unpack,const GLvoid * pixels) argument
/xsrc/external/mit/pixman/dist/test/
H A Dpdf-op-test.c23 static const uint32_t pixels[] = variable in typeref:typename:const uint32_t[]
/xsrc/external/mit/libX11/dist/src/
H A DFreeCols.c33 XFreeColors(register Display * dpy,Colormap cmap,unsigned long * pixels,int npixels,unsigned long planes) argument
H A DAllCells.c32 XAllocColorCells(register Display * dpy,Colormap cmap,Bool contig,unsigned long * masks,unsigned int nplanes,unsigned long * pixels,unsigned int ncolors) argument
H A DAllPlanes.c32 XAllocColorPlanes(register Display * dpy,Colormap cmap,Bool contig,unsigned long * pixels,int ncolors,int nreds,int ngreens,int nblues,unsigned long * rmask,unsigned long * gmask,unsigned long * bmask) argument
/xsrc/external/mit/libXmu/dist/src/
H A DDistinct.c70 XmuDistinguishablePixels(Display * dpy,Colormap cmap,unsigned long * pixels,int count) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_fxt1.c50 const uint8_t *pixels; local in function:_mesa_texstore_fxt1
H A Ddrawpix.c47 _mesa_DrawPixels(GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * pixels) argument
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dminmax.c55 static GLubyte *pixels; variable in typeref:typename:GLubyte *
81 GLubyte* pixels; local in function:readImage
[all...]
H A Dconvolution.c77 GLubyte* pixels; local in function:readImage
116 GLubyte *pixels; variable in typeref:typename:GLubyte *
H A Dhistogram.c58 static GLubyte *pixels; variable in typeref:typename:GLubyte *
85 GLubyte* pixels; local in function:readImage
/xsrc/external/mit/pixman/dist/demos/
H A Dclip-test.c12 uint32_t *pixels = malloc (WIDTH * HEIGHT * 4); local in function:create_solid_bits
/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_xgl_api_read.c100 __applegl_glReadPixels(GLint x,GLint y,GLsizei width,GLsizei height,GLenum format,GLenum type,void * pixels) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddrawpix.c45 _mesa_DrawPixels(GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * pixels) argument
H A Dtexcompress_bptc.c128 const GLubyte *pixels; local in function:_mesa_texstore_bptc_rgba_unorm
174 const float *pixels; local in function:texstore_bptc_rgb_float
H A Dtexcompress_s3tc.c51 const GLubyte *pixels; local in function:_mesa_texstore_rgb_dxt1
103 const GLubyte *pixels; local in function:_mesa_texstore_rgba_dxt1
156 const GLubyte *pixels; local in function:_mesa_texstore_rgba_dxt3
208 const GLubyte *pixels; local in function:_mesa_texstore_rgba_dxt5
[all...]
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_xgl_api_read.c100 __applegl_glReadPixels(GLint x,GLint y,GLsizei width,GLsizei height,GLenum format,GLenum type,void * pixels) argument
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/
H A Dkcmap.c37 Pixel pixels[KD_MAX_PSEUDO_SIZE]; local in function:KdSetColormap
/xsrc/external/mit/xorg-server/dist/hw/kdrive/src/
H A Dkcmap.c37 Pixel pixels[KD_MAX_PSEUDO_SIZE]; local in function:KdSetColormap
/xsrc/external/mit/ctwm/dist/
H A Dmask_screen.c134 Pixel pixels [256]; local in function:UnmaskScreen
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dfillrate.c64 GLdouble pixels, rate; local in function:RunTest
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_pixel_read.c90 do_blit_readpixels(struct gl_context * ctx,GLint x,GLint y,GLsizei width,GLsizei height,GLenum format,GLenum type,const struct gl_pixelstore_attrib * pack,GLvoid * pixels) argument
198 radeonReadPixels(struct gl_context * ctx,GLint x,GLint y,GLsizei width,GLsizei height,GLenum format,GLenum type,const struct gl_pixelstore_attrib * pack,GLvoid * pixels) argument

Completed in 19 milliseconds

12345678