Definition at line 101 of file Sandstorm.cpp.
◆ DescriptorSets
using bl::pcl::RenderConfigMap< Swirl >::DescriptorSets = bl::pcl::RenderConfigDescriptorList<bl::rc::ds::TexturePoolFactory, bl::rc::ds::Scene2DFactory, bl::pcl::DescriptorSetFactory<Swirl, GpuSwirl> > |
◆ GlobalShaderPayload
◆ ContainsTransparency
constexpr bool bl::pcl::RenderConfigMap< Swirl >::ContainsTransparency = true |
|
staticconstexpr |
◆ CreateRenderPipeline
constexpr bool bl::pcl::RenderConfigMap< Swirl >::CreateRenderPipeline = true |
|
staticconstexpr |
◆ EnableDepthTesting
constexpr bool bl::pcl::RenderConfigMap< Swirl >::EnableDepthTesting = true |
|
staticconstexpr |
◆ FragmentShader
constexpr const char* bl::pcl::RenderConfigMap< Swirl >::FragmentShader |
|
staticconstexpr |
Initial value:=
bl::rc::Config::ShaderIds::Fragment2DRotatedParticle
Definition at line 119 of file Sandstorm.cpp.
◆ PipelineId
◆ RenderPassIds
constexpr std::initializer_list<std::uint32_t> bl::pcl::RenderConfigMap< Swirl >::RenderPassIds |
|
staticconstexpr |
Initial value:=
bl::pcl::RenderConfigDefaults<Swirl>::RenderPassIds
Definition at line 107 of file Sandstorm.cpp.
◆ Topology
constexpr VkPrimitiveTopology bl::pcl::RenderConfigMap< Swirl >::Topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST |
|
staticconstexpr |
◆ VertexShader
constexpr const char* bl::pcl::RenderConfigMap< Swirl >::VertexShader = "Resources/Shaders/Particles/sandSwirl.vert.spv" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: