|
struct | kanzi::Texture::CreateInfo |
| Struct which contains all the parameters that are needed for texture creation. More...
|
|
struct | kanzi::Texture::CreateInfo2D |
| Texture creation parameters for two dimensional texture. More...
|
|
struct | kanzi::Texture::CreateInfoCubemap |
| Texture creation parameters for cubemap texture that is initialized from six images. More...
|
|
struct | kanzi::Texture::CreateInfoHostCopy2D |
| Texture creation parameters for two dimensional texture that is updated from the CPU. More...
|
|
struct | kanzi::Texture::CreateInfoNode2DRenderTarget |
| Texture creation parameters for texture that can be used as render target for 2D nodes. More...
|
|
struct | kanzi::Texture::CreateInfoRenderpassRenderTarget |
| Texture creation parameters for texture that can be used as render target for renderpasses. More...
|
|