Searched defs:px (Results 1 - 25 of 59) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_bitmap.c49 _swrast_Bitmap( struct gl_context *ctx, GLint px, GLint py, argument
H A Ds_aatriangle.c50 const GLfloat px = v1[0] - v0[0]; local in function:compute_plane
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_bitmap.c49 _swrast_Bitmap( struct gl_context *ctx, GLint px, GLint py, argument
H A Ds_aatriangle.c49 const GLfloat px = v1[0] - v0[0]; local in function:compute_plane
/xsrc/external/mit/libX11/dist/src/
H A DGeom.c58 int px, py; /* returned values from parse */ local in function:XGeometry
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dbitmap.c46 static const GLfloat px[3] = { 1.2, 0, 0}; local in function:Redisplay
224 const char *px = local in function:MakeBitmapTextures
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast_tri_tmp.h139 int px = x + ix; local in function:TAG
161 int px = x + ix; local in function:TAG
293 int px = x + ix; local in function:TAG
314 int px = x + ix; local in function:TAG
381 int px = x + ix; local in function:TRI_16
[all...]
H A Dlp_rast_priv.h151 unsigned px, py, pixel_offset; local in function:lp_rast_get_color_block_pointer
191 unsigned px, py, pixel_offset; local in function:lp_rast_get_depth_block_pointer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast_tri_tmp.h160 int px = x + ix; local in function:TAG
182 int px = x + ix; local in function:TAG
314 int px = x + ix; local in function:TAG
335 int px = x + ix; local in function:TAG
412 int px = x + ix; local in function:TRI_16
[all...]
H A Dlp_rast_priv.h155 unsigned px, py, pixel_offset; local in function:lp_rast_get_color_block_pointer
196 unsigned px, py, pixel_offset; local in function:lp_rast_get_depth_block_pointer
/xsrc/external/mit/ctwm/dist/
H A Dfunctions_identify.c70 int px, py, dummy; local in function:Identify
[all...]
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_randr.c256 int px, py; local in function:GXRandRSetConfig
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_pixel_bitmap.c188 GLint px, py; local in function:do_blit_bitmap
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_pixel_bitmap.c185 GLint px, py; local in function:do_blit_bitmap
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_pixel_bitmap.c188 GLint px, py; local in function:do_blit_bitmap
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_pixel_bitmap.c187 GLint px, py; local in function:do_blit_bitmap
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86RandR.c245 int px, py; local in function:xf86RandRSetConfig
H A Dxf86Cursor.c205 int px, py, was_blocked; local in function:xf86SwitchMode
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86RandR.c318 int px = pos[dev->id][0]; local in function:xf86RandRSetConfig
H A Dxf86Cursor.c195 int px, py; local in function:xf86SwitchMode
[all...]
/xsrc/external/mit/libXpm/dist/src/
H A Dscan.c628 Pixel pixel, px; local in function:GetImagePixels
/xsrc/external/mit/pixman/dist/pixman/dither/
H A Dmake-blue-noise.c339 int px, py, qx, qy, dx, dy; local in function:compute_cluster_sizes
388 int px, p local in function:swap_pixel
[all...]
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_exa.c437 int cnt, line, px; local in function:R128UploadToScreenHW
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap.c469 int px = -999, py = -999; local in function:accum_bitmap
102 unpack_bitmap(struct st_context * st,GLint px,GLint py,GLsizei width,GLsizei height,const struct gl_pixelstore_attrib * unpack,const GLubyte * bitmap,ubyte * destBuffer,uint destStride) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap.c476 int px = -999, py = -999; local in function:accum_bitmap
102 unpack_bitmap(struct st_context * st,GLint px,GLint py,GLsizei width,GLsizei height,const struct gl_pixelstore_attrib * unpack,const GLubyte * bitmap,ubyte * destBuffer,uint destStride) argument

Completed in 32 milliseconds

123