Home
last modified time | relevance | path

Searched refs:SkipPixels (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpixelstore.c74 ctx->Pack.SkipPixels = param; in _mesa_PixelStorei()
158 ctx->Unpack.SkipPixels = param; in _mesa_PixelStorei()
241 ctx->Pack.SkipPixels = 0; in _mesa_init_pixelstore()
256 ctx->Unpack.SkipPixels = 0; in _mesa_init_pixelstore()
277 ctx->DefaultPacking.SkipPixels = 0; in _mesa_init_pixelstore()
305 packing->SkipPixels % packing->CompressedBlockWidth) { in _mesa_compressed_pixel_storage_error_check()
Dpack.c165 if ((packing->SkipPixels & 7) == 0) { in _mesa_pack_bitmap()
176 GLubyte dstMask = 1 << (packing->SkipPixels & 0x7); in _mesa_pack_bitmap()
203 GLubyte dstMask = 128 >> (packing->SkipPixels & 0x7); in _mesa_pack_bitmap()
279 GLubyte mask = 1 << (unpack->SkipPixels & 0x7); in extract_uint_indexes()
293 GLubyte mask = 128 >> (unpack->SkipPixels & 0x7); in extract_uint_indexes()
1270 if ((type == GL_BITMAP) && (unpack->SkipPixels & 0x7)) { in _mesa_unpack_image()
1274 GLubyte srcMask = 1 << (unpack->SkipPixels & 0x7); in _mesa_unpack_image()
1301 GLubyte srcMask = 128 >> (unpack->SkipPixels & 0x7); in _mesa_unpack_image()
Dimage.c146 skippixels = packing->SkipPixels; in _mesa_image_offset()
418 GLubyte mask = 1U << (unpack->SkipPixels & 0x7); in _mesa_expand_bitmap()
440 GLubyte mask = 128U >> (unpack->SkipPixels & 0x7); in _mesa_expand_bitmap()
621 unpack->SkipPixels += (buffer->_Xmin - *destX); in _mesa_clip_drawpixels()
701 pack->SkipPixels += (0 - *srcX); in _mesa_clip_readpixels()
Dattrib.c1454 dst->SkipPixels = src->SkipPixels; in copy_pixelstore()
Dtexstore.c1291 store->SkipBytes += packing->SkipPixels * packing->CompressedBlockSize / bw; in _mesa_compute_compressed_pixelstore()
Dmtypes.h1319 GLint SkipPixels; member
Dteximage.c2849 unpackNew->SkipPixels++; /* skip the border */ in strip_texture_border()
/external/mesa3d/src/mesa/swrast/
Ds_bitmap.c83 GLubyte mask = 1U << (unpack->SkipPixels & 0x7); in _swrast_Bitmap()
105 GLubyte mask = 128U >> (unpack->SkipPixels & 0x7); in _swrast_Bitmap()
181 GLubyte mask = 1U << (unpack->SkipPixels & 0x7);
201 GLubyte mask = 128U >> (unpack->SkipPixels & 0x7);
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_pixel_read.c101 pack->SkipPixels > 0 || in intel_readpixels_tiled_memcpy()
184 pack->Alignment, pack->RowLength, pack->SkipPixels, in intel_readpixels_tiled_memcpy()
Dintel_tex_subimage.c110 packing->SkipPixels > 0 || in intel_texsubimage_tiled_memcpy()
168 packing->Alignment, packing->RowLength, packing->SkipPixels, in intel_texsubimage_tiled_memcpy()
Dintel_pixel_bitmap.c110 GLuint src_offset = (x + unpack->SkipPixels) & 0x7; in get_bitmap_rect()
119 __func__, x,y,w,h,width,height,unpack->SkipPixels, src_offset, mask); in get_bitmap_rect()
Dintel_pixel_draw.c92 unpack->SkipPixels || unpack->SkipRows) { in do_blit_drawpixels()
Dintel_tex_image.c493 packing->SkipPixels > 0 || in intel_gettexsubimage_tiled_memcpy()
548 packing->Alignment, packing->RowLength, packing->SkipPixels, in intel_gettexsubimage_tiled_memcpy()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_bitmap.c113 GLuint src_offset = (x + unpack->SkipPixels) & 0x7; in get_bitmap_rect()
122 __func__, x,y,w,h,width,height,unpack->SkipPixels, src_offset, mask); in get_bitmap_rect()
Dintel_tex_image.c124 unpack->SkipPixels || unpack->SkipRows) { in try_pbo_upload()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c404 unpack->SkipPixels == 0 && in make_texture()
527 unpack->SkipPixels == 0 && in make_texture()
1342 drawX = dstx + pack.SkipPixels; in blit_copy_pixels()
1348 readX = readX - pack.SkipPixels + unpack.SkipPixels; in blit_copy_pixels()
1605 blit.dst.box.x = pack.SkipPixels; in st_CopyPixels()
Dst_pbo.c151 buf_offset += store->SkipPixels + addr->pixels_per_row * offset_rows; in st_pbo_addresses_pixelstore()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c384 const int srcX = clippedUnpack.SkipPixels; in xmesa_DrawPixels_8R8G8B()
516 const int srcX = clippedUnpack.SkipPixels; in xmesa_DrawPixels_5R6G5B()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c871 GLubyte mask = 1U << (unpack->SkipPixels & 0x7); in r200PointsBitmap()
888 GLubyte mask = 128U >> (unpack->SkipPixels & 0x7); in r200PointsBitmap()
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h194 { GL_PACK_SKIP_PIXELS, CONTEXT_INT(Pack.SkipPixels), NO_EXTRA },
197 { GL_UNPACK_SKIP_PIXELS, CONTEXT_INT(Unpack.SkipPixels), NO_EXTRA },
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1970 tileUnpack.SkipPixels = unpack->SkipPixels + i; in tiled_draw_pixels()
3267 packing.SkipPixels = 0; in _mesa_meta_GetTexSubImage()