|
PL_ALWAYS_INLINE const vk::PipelineColorBlendStateCreateInfo * | GetBlendState () const |
|
| plGALObject (const plGALBlendStateCreationDescription &description) |
|
PL_ALWAYS_INLINE const plGALBlendStateCreationDescription & | GetDescription () const |
|
virtual | ~plRefCounted ()=default |
| Adds a virtual destructor.
|
|
| plRefCountingImpl ()=default |
| Constructor.
|
|
| plRefCountingImpl (const plRefCountingImpl &rhs) |
|
void | operator= (const plRefCountingImpl &rhs) |
|
plInt32 | AddRef () const |
| Increments the reference counter. Returns the new reference count.
|
|
plInt32 | ReleaseRef () const |
| Decrements the reference counter. Returns the new reference count.
|
|
bool | IsReferenced () const |
| Returns true if the reference count is greater than 0, false otherwise.
|
|
plInt32 | GetRefCount () const |
| Returns the current reference count.
|
|
|
vk::PipelineColorBlendStateCreateInfo | m_blendState = {} |
|
vk::PipelineColorBlendAttachmentState | m_blendAttachmentState [8] = {} |
|
const plGALBlendStateCreationDescription | m_Description |
|
|
class | plGALDeviceVulkan |
|
class | plMemoryUtils |
|
◆ DeInitPlatform()
◆ InitPlatform()
The documentation for this class was generated from the following files:
- Code/Engine/RendererVulkan/State/StateVulkan.h
- Code/Engine/RendererVulkan/State/Implementation/StateVulkan.cpp
- Code/Engine/RendererVulkan/State/Implementation/StateVulkan_inl.h