Hymn to Beauty
C++ 3D Engine
Video::WebGPUTexture Member List

This is the complete list of members for Video::WebGPUTexture, including all inherited members.

Format enum nameVideo::Texture
GetFormat() constVideo::Textureinline
GetSampleCount() constVideo::WebGPUTexture
GetSize() constVideo::Textureinline
GetTexture() constVideo::WebGPUTexture
GetTextureFormat() constVideo::WebGPUTexture
GetTextureView() constVideo::WebGPUTexture
GetType() constVideo::Textureinline
GetUniqueIdentifier() constVideo::Texture
Texture(Type type, const glm::uvec2 &size, Format format)Video::Texture
Type enum nameVideo::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::Textureinlinevirtual
~WebGPUTexture() finalVideo::WebGPUTexture