| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_copypix.c | 443 GLint srcRowStride, dstRowStride; local in function:swrast_fast_copy_pixels
|
| H A D | s_drawpix.c | 68 GLint dstRowStride; local in function:fast_draw_rgb_ubyte_pixels 117 GLint dstRowStride; local in function:fast_draw_rgba_ubyte_pixels 169 GLint dstRowStride; local in function:fast_draw_generic_pixels 522 int dstRowStride = 4 * width * sizeof(float); local in function:draw_rgba_pixels 576 GLint srcRowStride, dstRowStride; local in function:fast_draw_depth_stencil [all...] |
| H A D | s_blit.c | 141 GLint srcRowStride, dstRowStride; variable in typeref:typename:GLint 548 GLint srcRowStride, dstRowStride; local in function:blit_linear
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_copypix.c | 443 GLint srcRowStride, dstRowStride; local in function:swrast_fast_copy_pixels
|
| H A D | s_drawpix.c | 68 GLint dstRowStride; local in function:fast_draw_rgb_ubyte_pixels 117 GLint dstRowStride; local in function:fast_draw_rgba_ubyte_pixels 169 GLint dstRowStride; local in function:fast_draw_generic_pixels 522 int dstRowStride = 4 * width * sizeof(float); local in function:draw_rgba_pixels 602 GLint srcRowStride, dstRowStride; local in function:fast_draw_depth_stencil [all...] |
| H A D | s_blit.c | 141 GLint srcRowStride, dstRowStride; variable in typeref:typename:GLint 548 GLint srcRowStride, dstRowStride; local in function:blit_linear
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texgetimage.c | 645 const GLint dstRowStride = local in function:get_tex_memcpy
|
| H A D | texstore.c | 99 _mesa_memcpy_texture(struct gl_context * ctx,GLuint dimensions,mesa_format dstFormat,GLint dstRowStride,GLubyte ** dstSlices,GLint srcWidth,GLint srcHeight,GLint srcDepth,GLenum srcFormat,GLenum srcType,const GLvoid * srcAddr,const struct gl_pixelstore_attrib * srcPacking) argument 1069 GLint dstRowStride; local in function:store_texsubimage 1150 clear_image_to_zero(GLubyte * dstMap,GLint dstRowStride,GLsizei width,GLsizei height,GLsizei clearValueSize) argument 1163 clear_image_to_value(GLubyte * dstMap,GLint dstRowStride,GLsizei width,GLsizei height,const GLvoid * clearValue,GLsizei clearValueSize) argument 1190 GLint dstRowStride; local in function:_mesa_store_cleartexsubimage 1336 GLint dstRowStride; local in function:_mesa_store_compressed_texsubimage [all...] |
| H A D | mipmap.c | 1471 make_2d_mipmap(GLenum datatype,GLuint comps,GLint border,GLint srcWidth,GLint srcHeight,const GLubyte * srcPtr,GLint srcRowStride,GLint dstWidth,GLint dstHeight,GLubyte * dstPtr,GLint dstRowStride) argument 1563 make_3d_mipmap(GLenum datatype,GLuint comps,GLint border,GLint srcWidth,GLint srcHeight,GLint srcDepth,const GLubyte ** srcPtr,GLint srcRowStride,GLint dstWidth,GLint dstHeight,GLint dstDepth,GLubyte ** dstPtr,GLint dstRowStride) argument 1724 _mesa_generate_mipmap_level(GLenum target,GLenum datatype,GLuint comps,GLint border,GLint srcWidth,GLint srcHeight,GLint srcDepth,const GLubyte ** srcData,GLint srcRowStride,GLint dstWidth,GLint dstHeight,GLint dstDepth,GLubyte ** dstData,GLint dstRowStride) argument 1960 GLint srcRowStride, dstRowStride; local in function:generate_mipmap_uncompressed [all...] |
| H A D | texcompress_s3tc_tmp.h | 909 tx_compress_dxtn(GLint srccomps,GLint width,GLint height,const GLubyte * srcPixData,GLenum destFormat,GLubyte * dest,GLint dstRowStride) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_tex_image.c | 857 GLint dstRowStride; local in function:flush_astc_denorms
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texstore.c | 99 _mesa_memcpy_texture(struct gl_context * ctx,GLuint dimensions,mesa_format dstFormat,GLint dstRowStride,GLubyte ** dstSlices,GLint srcWidth,GLint srcHeight,GLint srcDepth,GLenum srcFormat,GLenum srcType,const GLvoid * srcAddr,const struct gl_pixelstore_attrib * srcPacking) argument 1067 GLint dstRowStride; local in function:store_texsubimage 1148 clear_image_to_zero(GLubyte * dstMap,GLint dstRowStride,GLsizei width,GLsizei height,GLsizei clearValueSize) argument 1161 clear_image_to_value(GLubyte * dstMap,GLint dstRowStride,GLsizei width,GLsizei height,const GLvoid * clearValue,GLsizei clearValueSize) argument 1188 GLint dstRowStride; local in function:_mesa_store_cleartexsubimage 1334 GLint dstRowStride; local in function:_mesa_store_compressed_texsubimage [all...] |
| H A D | mipmap.c | 1471 make_2d_mipmap(GLenum datatype,GLuint comps,GLint border,GLint srcWidth,GLint srcHeight,const GLubyte * srcPtr,GLint srcRowStride,GLint dstWidth,GLint dstHeight,GLubyte * dstPtr,GLint dstRowStride) argument 1563 make_3d_mipmap(GLenum datatype,GLuint comps,GLint border,GLint srcWidth,GLint srcHeight,GLint srcDepth,const GLubyte ** srcPtr,GLint srcRowStride,GLint dstWidth,GLint dstHeight,GLint dstDepth,GLubyte ** dstPtr,GLint dstRowStride) argument 1724 _mesa_generate_mipmap_level(GLenum target,GLenum datatype,GLuint comps,GLint border,GLint srcWidth,GLint srcHeight,GLint srcDepth,const GLubyte ** srcData,GLint srcRowStride,GLint dstWidth,GLint dstHeight,GLint dstDepth,GLubyte ** dstData,GLint dstRowStride) argument 1965 GLint srcRowStride, dstRowStride; local in function:generate_mipmap_uncompressed [all...] |
| H A D | texcompress_s3tc_tmp.h | 909 tx_compress_dxtn(GLint srccomps,GLint width,GLint height,const GLubyte * srcPixData,GLenum destFormat,GLubyte * dest,GLint dstRowStride) argument [all...] |
| H A D | texgetimage.c | 652 const GLint dstRowStride = local in function:get_tex_memcpy
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_tex_image.c | 909 GLint dstRowStride; local in function:flush_astc_denorms
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_texture.c | 2336 GLint dstRowStride; local in function:fallback_copy_texsubimage
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_texture.c | 2732 GLint dstRowStride; local in function:fallback_copy_texsubimage
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | format_unpack.c | 7187 _mesa_unpack_rgba_block(mesa_format format,const void * src,GLint srcRowStride,GLfloat dst[][4],GLint dstRowStride,GLuint x,GLuint y,GLuint width,GLuint height) argument
|
| H A D | format_pack.c | 10726 _mesa_pack_ubyte_rgba_rect(mesa_format format,GLuint width,GLuint height,const GLubyte * src,GLint srcRowStride,void * dst,GLint dstRowStride) argument
|