|
Chronos 0.0
A advanced 2D rendering and animation system
|
This is the complete list of members for Chronos::Engine::Texture, including all inherited members.
| create(Chronos::Engine::Device device, VkCommandPool commandPool, std::string texturePath, std::string textureName) | Chronos::Engine::Texture | |
| create(Chronos::Engine::Device device, VkCommandPool commandPool, void *data, size_t texWidth, size_t texHeight, VkDeviceSize imageSize, VkFormat format, std::string textureName) | Chronos::Engine::Texture | |
| destroy() | Chronos::Engine::Texture | |
| device | Chronos::Engine::Texture | private |
| height | Chronos::Engine::Texture | |
| textureImage | Chronos::Engine::Texture | |
| textureImageMemory | Chronos::Engine::Texture | |
| textureImageView | Chronos::Engine::Texture | |
| textureName | Chronos::Engine::Texture | |
| texturePath | Chronos::Engine::Texture | |
| width | Chronos::Engine::Texture |