Searched defs:mipmapSize (Results 1 – 2 of 2) sorted by relevance
406 s32 mipmapSize; //!< ミップマップサイズです。 member460 DynamicBuilder& MipmapSize(s32 mipmapSize) in MipmapSize()
647 for (s32 mipmapSize = m_Description.mipmapSize; mipmapSize > 0; --mipmapSize) in Create() local