Searched defs:dstAuxSize (Results 1 – 5 of 5) sorted by relevance
| /CafeSDK-2.12.13/system/include/cafe/gx2ut/ |
| D | gx2utCopy.h | 161 void* dstAuxPtr, u32 dstAuxSize) in GX2UTCopySurfaceOp() 246 void* dstAuxPtr, u32 dstAuxSize) in GX2UTCopySurfaceRect() 315 void* dstAuxPtr, u32 dstAuxSize) in GX2UTSetAndCopySurfaceRect()
|
| D | gx2utClear.h | 221 GX2UTRect *dstRect, void* dstAuxPtr, u32 dstAuxSize, in GX2UTClearSurfaceRect() 311 void* dstAuxPtr, u32 dstAuxSize, f32 r, f32 g, f32 b, f32 a, in GX2UTSetAndClearSurfaceRect()
|
| /CafeSDK-2.12.13/system/src/lib/gx2ut/headers/cafe/gx2ut/ |
| D | gx2utCopy.h | 161 void* dstAuxPtr, u32 dstAuxSize) in GX2UTCopySurfaceOp() 246 void* dstAuxPtr, u32 dstAuxSize) in GX2UTCopySurfaceRect() 315 void* dstAuxPtr, u32 dstAuxSize) in GX2UTSetAndCopySurfaceRect()
|
| D | gx2utClear.h | 221 GX2UTRect *dstRect, void* dstAuxPtr, u32 dstAuxSize, in GX2UTClearSurfaceRect() 311 void* dstAuxPtr, u32 dstAuxSize, f32 r, f32 g, f32 b, f32 a, in GX2UTSetAndClearSurfaceRect()
|
| /CafeSDK-2.12.13/system/src/lib/gx2ut/ |
| D | gx2utCopy.cpp | 212 void* dstAuxPtr, u32 dstAuxSize) in GX2UTCopySurfaceRectOp()
|