Searched defs:rowstride (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_mipmap_tree.h | 46 GLuint rowstride; /** in bytes */ member in struct:_radeon_mipmap_level
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_bptc.c | 130 int rowstride; local in function:_mesa_texstore_bptc_rgba_unorm 176 int rowstride; local in function:texstore_bptc_rgb_float
|
| H A D | texgetimage.c | 140 GLint rowstride; local in function:get_tex_depth_stencil 187 GLint rowstride; local in function:get_tex_stencil 231 GLint rowstride; local in function:get_tex_ycbcr 460 GLint rowstride; local in function:get_tex_rgba_uncompressed [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texcompress_bptc.c | 130 int rowstride; local in function:_mesa_texstore_bptc_rgba_unorm 179 int rowstride; local in function:texstore_bptc_rgb_float
|
| H A D | texgetimage.c | 138 GLint rowstride; local in function:get_tex_depth_stencil 194 GLint rowstride; local in function:get_tex_stencil 238 GLint rowstride; local in function:get_tex_ycbcr 467 GLint rowstride; local in function:get_tex_rgba_uncompressed [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_mipmap_tree.h | 46 GLuint rowstride; /** in bytes */ member in struct:_radeon_mipmap_level
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/ |
| H A D | svga3d_surfacedefs.h | 1144 const uint32 rowstride = DIV_ROUND_UP(width, bw) * desc->bytes_per_block; local in function:svga3dsurface_get_pixel_offset
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/ |
| H A D | svga3d_surfacedefs.h | 1144 const uint32 rowstride = DIV_ROUND_UP(width, bw) * desc->bytes_per_block; local in function:svga3dsurface_get_pixel_offset
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| H A D | pixman-bits-image.c | 1279 _pixman_bits_image_init(pixman_image_t * image,pixman_format_code_t format,int width,int height,uint32_t * bits,int rowstride,pixman_bool_t clear) argument
|
| H A D | pixman-private.h | 181 int rowstride; /* in number of uint32_t's */ member in struct:bits_image
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxdri.c | 352 glxFillAlphaChannel (CARD32 *pixels, CARD32 rowstride, int width, int height) argument
|
Completed in 21 milliseconds