|
C3D_API TextureLayoutUPtr | castor3d::createTextureLayout (Engine const &engine, castor::Path const &relative, castor::Path const &folder, castor::ImageLoaderConfig config={ true, true, true }) |
|
C3D_API TextureLayoutUPtr | castor3d::createTextureLayout (Engine const &engine, castor::String const &name, castor::PxBufferBaseUPtr buffer, bool isStatic=false) |
|
C3D_API uint32_t | castor3d::getMipLevels (VkExtent3D const &extent, VkFormat format) |
|
ashes::ImagePtr | castor3d::makeImage (RenderDevice const &device, ashes::ImageCreateInfo createInfo, VkMemoryPropertyFlags flags, std::string const &name) |
|