|
Hymn to Beauty
C++ 3D Engine
|
This is the complete list of members for Video::WebGPUTexture, including all inherited members.
| Format enum name | Video::Texture | |
| GetFormat() const | Video::Texture | inline |
| GetSampleCount() const | Video::WebGPUTexture | |
| GetSize() const | Video::Texture | inline |
| GetTexture() const | Video::WebGPUTexture | |
| GetTextureFormat() const | Video::WebGPUTexture | |
| GetTextureView() const | Video::WebGPUTexture | |
| GetType() const | Video::Texture | inline |
| GetUniqueIdentifier() const | Video::Texture | |
| Texture(Type type, const glm::uvec2 &size, Format format) | Video::Texture | |
| Type enum name | Video::Texture | |
| WebGPUTexture(WebGPURenderer &renderer, const glm::uvec2 size, Texture::Type type, Texture::Format format, int components=0, unsigned char *data=nullptr, uint32_t sampleCount=1) | Video::WebGPUTexture | |
| ~Texture() | Video::Texture | inlinevirtual |
| ~WebGPUTexture() final | Video::WebGPUTexture |