Searched defs:srcTexImage (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcopyimage.c581 struct gl_texture_image *srcTexImage, *dstTexImage; local in function:_mesa_CopyImageSubData_no_error
533 copy_image_subdata(struct gl_context * ctx,struct gl_texture_image * srcTexImage,struct gl_renderbuffer * srcRenderbuffer,int srcX,int srcY,int srcZ,int srcLevel,struct gl_texture_image * dstTexImage,struct gl_renderbuffer * dstRenderbuffer,int dstX,int dstY,int dstZ,int dstLevel,int srcWidth,int srcHeight,int srcDepth) argument
605 struct gl_texture_image *srcTexImage, *dstTexImage; local in function:_mesa_CopyImageSubData
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcopyimage.c586 struct gl_texture_image *srcTexImage, *dstTexImage; local in function:_mesa_CopyImageSubData_no_error
538 copy_image_subdata(struct gl_context * ctx,struct gl_texture_image * srcTexImage,struct gl_renderbuffer * srcRenderbuffer,int srcX,int srcY,int srcZ,int srcLevel,struct gl_texture_image * dstTexImage,struct gl_renderbuffer * dstRenderbuffer,int dstX,int dstY,int dstZ,int dstLevel,int srcWidth,int srcHeight,int srcDepth) argument
610 struct gl_texture_image *srcTexImage, *dstTexImage; local in function:_mesa_CopyImageSubData
745 struct gl_texture_image *srcTexImage, *dstTexImage; local in function:_mesa_CopyImageSubDataNV_no_error
769 struct gl_texture_image *srcTexImage, *dstTexImage; local in function:_mesa_CopyImageSubDataNV
[all...]

Completed in 6 milliseconds