|
Foundation
|
Public Attributes | |
| uint32_t | version {0} |
| bool | live {false} |
| bool | pinned {false} |
| bool | resident {false} |
| bool | dynamicTexture {false} |
| bool | isGpu {false} |
| bool | initialized {false} |
| RHITextureDesc | textureDesc {} |
| bool GPUSceneImpl::Texture::dynamicTexture {false} |
| bool GPUSceneImpl::Texture::initialized {false} |
| bool GPUSceneImpl::Texture::isGpu {false} |
| bool GPUSceneImpl::Texture::live {false} |
| bool GPUSceneImpl::Texture::pinned {false} |
| bool GPUSceneImpl::Texture::resident {false} |
| RHITextureDesc GPUSceneImpl::Texture::textureDesc {} |
| uint32_t GPUSceneImpl::Texture::version {0} |