FFL
Loading...
Searching...
No Matches
FFLiMipMapUtil.h
Go to the documentation of this file.
1
#
ifndef
FFLI_MIP_MAP_UTIL_H_
2
#
define
FFLI_MIP_MAP_UTIL_H_
3
4
#
include
<
nn
/
ffl
/
types
.
h
>
5
6
s32
FFLiGetMipMapNum
(s32 width, s32 height);
7
u32
FFLiGetMipMapLevelSize
(u32 size, u32 mipLevel);
8
9
#
endif
// FFLI_MIP_MAP_UTIL_H_
FFLiGetMipMapNum
s32 FFLiGetMipMapNum(s32 width, s32 height)
Definition
FFLiMipMapUtil.cpp:3
FFLiGetMipMapLevelSize
u32 FFLiGetMipMapLevelSize(u32 size, u32 mipLevel)
Definition
FFLiMipMapUtil.cpp:18
include
nn
ffl
FFLiMipMapUtil.h
Generated by
1.14.0