LLGL 0.05 Beta
Loading...
Searching...
No Matches
LLGL::TextureSubresource Member List

This is the complete list of members for LLGL::TextureSubresource, including all inherited members.

baseArrayLayerLLGL::TextureSubresource
baseMipLevelLLGL::TextureSubresource
numArrayLayersLLGL::TextureSubresource
numMipLevelsLLGL::TextureSubresource
TextureSubresource()=defaultLLGL::TextureSubresource
TextureSubresource(std::uint32_t baseArrayLayer, std::uint32_t baseMipLevel)LLGL::TextureSubresourceinline
TextureSubresource(std::uint32_t baseArrayLayer, std::uint32_t numArrayLayers, std::uint32_t baseMipLevel, std::uint32_t numMipLevels)LLGL::TextureSubresourceinline