|
plUInt32 | m_uiWidth = 0 |
|
plUInt32 | m_uiHeight = 0 |
|
plUInt32 | m_uiDepth = 1 |
|
plUInt32 | m_uiMipLevelCount = 1 |
|
plUInt32 | m_uiArraySize = 1 |
|
plEnum< plGALResourceFormat > | m_Format = plGALResourceFormat::Invalid |
|
plEnum< plGALMSAASampleCount > | m_SampleCount = plGALMSAASampleCount::None |
|
plEnum< plGALTextureType > | m_Type = plGALTextureType::Texture2D |
|
bool | m_bAllowShaderResourceView = true |
|
bool | m_bAllowUAV = false |
|
bool | m_bCreateRenderTarget = false |
|
bool | m_bAllowDynamicMipGeneration = false |
|
plGALResourceAccess | m_ResourceAccess |
|
void * | m_pExisitingNativeObject = nullptr |
| Can be used to encapsulate existing native textures in objects usable by the GAL.
|
|
The documentation for this struct was generated from the following files: