Visual Computing Library
|
This is the complete list of members for vcl::TextureBuffer, including all inherited members.
Base typedef (defined in vcl::TextureBuffer) | vcl::TextureBuffer | private |
bind(uint stage, bgfx::Access::Enum access=bgfx::Access::Read, uint8_t mipLevel=0) const | vcl::TextureBuffer | inline |
create(ushort width, ushort height, bgfx::TextureFormat::Enum format, uint64_t flags=BGFX_TEXTURE_NONE, bool hasMips=false, uint nLayers=1, const bgfx::Memory *data=nullptr) | vcl::TextureBuffer | inline |
mFormat (defined in vcl::TextureBuffer) | vcl::TextureBuffer | private |
swap(TextureBuffer &other) | vcl::TextureBuffer | inline |
swap (defined in vcl::TextureBuffer) | vcl::TextureBuffer | friend |
TextureBuffer()=default (defined in vcl::TextureBuffer) | vcl::TextureBuffer |