Home
last modified time | relevance | path

Searched defs:dwWidth (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/ddsReader/
DDDS_Helpers.cpp361 u32 dwWidth, dwHeight; in GenericLoadFunction() local
467 u32 nMipLevel, u32 nFaceOrSlice, u32 dwWidth, u32 dwHeight) in LoopDefault()
490 u32 dwWidth; in PreLoopFourCC() local
532 u32 nMipLevel, u32 nFaceOrSlice, u32 dwWidth, u32 dwHeight) in LoopFourCC()
559 … , GX2Surface*& pSurface, void*& extra, u32 nMipLevel, u32 nFaceOrSlice, u32 dwWidth, u32 dwHeight) in LoopRGB565()
603 u32 nMipLevel, u32 nFaceOrSlice, u32 dwWidth, u32 dwHeight) in LoopRGB888()
654 u32 nMipLevel, u32 nFaceOrSlice, u32 dwWidth, u32 dwHeight) in LoopRGB8888()
706 u32 nMipLevel, u32 nFaceOrSlice, u32 dwWidth, u32 dwHeight) in LoopABGR32F()
725 u32 nMipLevel, u32 nFaceOrSlice, u32 dwWidth, u32 dwHeight) in LoopR32F()
744 u32 nMipLevel, u32 nFaceOrSlice, u32 dwWidth, u32 dwHeight) in LoopGR32F()
[all …]
DDDS.h36 u32 dwWidth; // width of input surface member
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/TexConv2/tgaReader/
DtgaReader.cpp37 unsigned short dwWidth; member
397 u32 dwWidth, dwHeight; in GenericLoadFunction() local
455 u32 nMipLevel, u32 nFaceOrSlice, u32 dwWidth, u32 dwHeight) in LoopRGBA()