Castor3D 0.16.0
Multiplatform 3D engine
castor3d::GBufferBase Member List

This is the complete list of members for castor3d::GBufferBase, including all inherited members.

doCreateTexture(crg::ResourcesCache &resources, castor::String const &name, VkImageCreateFlags createFlags, VkExtent3D const &size, uint32_t layerCount, VkSampleCountFlagBits sampleCount, uint32_t mipLevels, VkFormat format, VkImageUsageFlags usageFlags, VkBorderColor const &borderColor, VkCompareOp compareOp) constcastor3d::GBufferBaseprotected
doCreateTextures(crg::ResourcesCache &resources, castor::Array< Texture const *, size_t(TextureEnumT::eCount) > const &inputs, castor::String const &prefix, VkImageCreateFlags createFlags, castor::Size const &size, uint32_t layerCount, VkSampleCountFlagBits sampleCount, castor::Vector< TextureUPtr > &owned) constcastor3d::GBufferBaseinlineprotected
doCreateTextures(crg::ResourcesCache &resources, castor::Array< Texture const *, size_t(TextureEnumT::eCount) > const &inputs, castor::String const &prefix, VkImageCreateFlags createFlags, VkExtent3D const &size, VkSampleCountFlagBits sampleCount, castor::Vector< TextureUPtr > &owned) constcastor3d::GBufferBaseinlineprotected
GBufferBase(RenderDevice const &device, castor::String name)castor3d::GBufferBaseexplicit
getName() const noexceptcastor::NamedBaseT< T >inline
m_devicecastor3d::GBufferBaseprotected
m_namecastor::NamedBaseT< T >protected
NamedBaseT(T name) noexceptcastor::NamedBaseT< T >inlineexplicit
rename(T name) noexceptcastor::NamedBaseT< T >inline