Searched defs:mipmapSize (Results 1 – 3 of 3) sorted by relevance
412 s32 mipmapSize; //!< ミップマップサイズです。 member467 DynamicBuilder& MipmapSize(s32 mipmapSize) in MipmapSize()670 s32 mipmapSize; //!< ミップマップサイズです。 member724 DynamicBuilder& MipmapSize(s32 mipmapSize) in MipmapSize()
655 for (s32 mipmapSize = m_Description.mipmapSize; mipmapSize > 0; --mipmapSize) in Create() local767 for (s32 mipmapSize = m_Description.mipmapSize; mipmapSize > 0; --mipmapSize) in Create() local
100 int mipmapSize = 0; in SetTextureMipmapCommand() local