#include <PipelineStateVkImpl.hpp>
◆ ShaderStageInfo() [1/2]
| Diligent::PipelineStateVkImpl::ShaderStageInfo::ShaderStageInfo |
( |
| ) |
|
|
inline |
◆ ShaderStageInfo() [2/2]
| Diligent::PipelineStateVkImpl::ShaderStageInfo::ShaderStageInfo |
( |
const ShaderVkImpl * |
pShader | ) |
|
◆ Append()
| void Diligent::PipelineStateVkImpl::ShaderStageInfo::Append |
( |
const ShaderVkImpl * |
pShader | ) |
|
◆ Count()
| size_t Diligent::PipelineStateVkImpl::ShaderStageInfo::Count |
( |
| ) |
const |
◆ GetShaderStageType
◆ Shaders
| std::vector<const ShaderVkImpl*> Diligent::PipelineStateVkImpl::ShaderStageInfo::Shaders |
◆ SPIRVs
| std::vector<std::vector<uint32_t> > Diligent::PipelineStateVkImpl::ShaderStageInfo::SPIRVs |
◆ Type
The documentation for this struct was generated from the following files: