PixelBullet  0.0.1
A C++ game engine
Loading...
Searching...
No Matches
PixelBullet::Attachment Member List

This is the complete list of members for PixelBullet::Attachment, including all inherited members.

Attachment(uint32_t binding, std::string name, Type type, bool multisampled=false, VkFormat format=VK_FORMAT_R8G8B8A8_UNORM, const Color &clearColour=Color::Black)PixelBullet::Attachmentinline
GetBinding() const (defined in PixelBullet::Attachment)PixelBullet::Attachmentinline
GetClearColour() const (defined in PixelBullet::Attachment)PixelBullet::Attachmentinline
GetFormat() const (defined in PixelBullet::Attachment)PixelBullet::Attachmentinline
GetName() const (defined in PixelBullet::Attachment)PixelBullet::Attachmentinline
GetType() const (defined in PixelBullet::Attachment)PixelBullet::Attachmentinline
IsMultisampled() const (defined in PixelBullet::Attachment)PixelBullet::Attachmentinline
Type enum name (defined in PixelBullet::Attachment)PixelBullet::Attachment