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