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