Searched defs:dstHeight (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dblitfb.c44 GLint dstHeight = DstHeight >> DstTexLevel; local in function:Draw
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta_generate_mipmap.c277 GLsizei dstWidth, dstHeight, dstDepth; local in function:_mesa_meta_GenerateMipmap
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta_generate_mipmap.c276 GLsizei dstWidth, dstHeight, dstDepth; local in function:_mesa_meta_GenerateMipmap
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcopyimage.c612 int dstWidth, dstHeight, dstDepth; local in function:_mesa_CopyImageSubData
H A Dmipmap.c1471 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
1792 _mesa_next_mipmap_level_size(GLenum target,GLint border,GLint srcWidth,GLint srcHeight,GLint srcDepth,GLint * dstWidth,GLint * dstHeight,GLint * dstDepth) argument
1962 GLint dstWidth, dstHeight, dstDepth; local in function:generate_mipmap_uncompressed
2149 GLint dstWidth, dstHeight, dstDepth; local in function:generate_mipmap_compressed
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcopyimage.c617 int dstWidth, dstHeight, dstDepth; local in function:_mesa_CopyImageSubData
H A Dmipmap.c1471 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
1792 _mesa_next_mipmap_level_size(GLenum target,GLint border,GLint srcWidth,GLint srcHeight,GLint srcDepth,GLint * dstWidth,GLint * dstHeight,GLint * dstDepth) argument
1967 GLint dstWidth, dstHeight, dstDepth; local in function:generate_mipmap_uncompressed
2154 GLint dstWidth, dstHeight, dstDepth; local in function:generate_mipmap_compressed
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_blit.c124 const GLint dstHeight = ABS(dstY1 - dstY0); variable in typeref:typename:const GLint
525 const GLint dstHeight = ABS(dstY1 - dstY0); local in function:blit_linear
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_blit.c124 const GLint dstHeight = ABS(dstY1 - dstY0); variable in typeref:typename:const GLint
525 const GLint dstHeight = ABS(dstY1 - dstY0); local in function:blit_linear
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_xv_overlay.c461 unsigned long dstHeight = local in function:viaOverlayGetSrcStartAddress
670 viaOverlayHQVCalcZoomHeight(VIAPtr pVia,unsigned long srcHeight,unsigned long dstHeight,unsigned long * pZoomCtl,unsigned long * pMiniCtl,unsigned long * pHQVfilterCtl,unsigned long * pHQVminiCtl,unsigned long * pHQVscaleCtlV,unsigned long * pHQVzoomflag) argument
1802 unsigned long srcWidth, srcHeight, dstWidth, dstHeight; local in function:Upd_Video
[all...]
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dsvga_reg.h916 uint32 dstHeight; member in struct:SVGAOverlayUnit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga_reg.h1163 uint32 dstHeight; member in struct:SVGAOverlayUnit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga_reg.h1163 uint32 dstHeight; member in struct:SVGAOverlayUnit

Completed in 26 milliseconds