Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::OverlayRenderer::TextComputePipeline Struct Reference

#include <OverlayRenderer.hpp>

Public Attributes

ashes::DescriptorSetLayoutPtr descriptorLayout {}
 
ashes::PipelineLayoutPtr pipelineLayout {}
 
ashes::PipelinePtr pipeline {}
 
ashes::DescriptorSetPoolPtr descriptorPool {}
 
castor::Map< FontTexture const *, TextComputePipelineDescriptorsets
 

Member Data Documentation

◆ descriptorLayout

ashes::DescriptorSetLayoutPtr castor3d::OverlayRenderer::TextComputePipeline::descriptorLayout {}

◆ descriptorPool

ashes::DescriptorSetPoolPtr castor3d::OverlayRenderer::TextComputePipeline::descriptorPool {}

◆ pipeline

ashes::PipelinePtr castor3d::OverlayRenderer::TextComputePipeline::pipeline {}

◆ pipelineLayout

ashes::PipelineLayoutPtr castor3d::OverlayRenderer::TextComputePipeline::pipelineLayout {}

◆ sets

castor::Map< FontTexture const *, TextComputePipelineDescriptor > castor3d::OverlayRenderer::TextComputePipeline::sets

The documentation for this struct was generated from the following file: