Searched defs:mipmapSize (Results 1 – 3 of 3) 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
98 int mipmapSize = 0; in SetTextureMipmapCommand() local