activeFrameBuffer() const =0 | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | pure virtual |
begin(unsigned int buffer)=0 | spark::render::IRenderPass | pure virtual |
descriptor_set_layout_type typedef (defined in spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType >) | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | |
descriptor_set_type typedef (defined in spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType >) | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | |
end() const =0 | spark::render::IRenderPass | pure virtual |
frame_buffer_type typedef (defined in spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType >) | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | |
FrameBuffer typedef (defined in spark::render::InputAttachmentMappingSource< FrameBufferType >) | spark::render::InputAttachmentMappingSource< FrameBufferType > | |
frameBuffer(unsigned buffer) const =0 | spark::render::InputAttachmentMappingSource< FrameBufferType > | pure virtual |
frameBuffers() const noexcept=0 | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | pure virtual |
hasPresentRenderTarget() const noexcept=0 | spark::render::IRenderPass | pure virtual |
input_attachment_mapping_type typedef (defined in spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType >) | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | |
inputAttachments() const noexcept=0 | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | pure virtual |
multiSamplingLevel() const noexcept=0 | spark::render::IRenderPass | pure virtual |
name() const noexcept final | spark::render::StateResource | virtual |
name() noexcept | spark::render::StateResource | protected |
operator=(const StateResource &other)=delete (defined in spark::render::StateResource) | spark::render::StateResource | |
operator=(StateResource &&other) noexcept (defined in spark::render::StateResource) | spark::render::StateResource | |
pipeline_layout_type typedef (defined in spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType >) | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | |
pipelines() const noexcept=0 | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | pure virtual |
render_pipeline_type typedef (defined in spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType >) | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | |
renderTarget(unsigned int location) const =0 | spark::render::IRenderPass | pure virtual |
renderTargets() const noexcept=0 | spark::render::IRenderPass | pure virtual |
resizeFrameBuffers(const math::Vector2< unsigned int > &new_render_area)=0 | spark::render::IRenderPass | pure virtual |
StateResource(std::string_view name) noexcept | spark::render::StateResource | explicit |
StateResource(const StateResource &other)=delete (defined in spark::render::StateResource) | spark::render::StateResource | |
StateResource(StateResource &&other) noexcept (defined in spark::render::StateResource) | spark::render::StateResource | |
StateResource() noexcept | spark::render::StateResource | explicitprotected |
updateAttachments(const descriptor_set_type &descriptor_set) const =0 | spark::render::RenderPass< RenderPipelineType, FrameBufferType, InputAttachmentMappingType > | pure virtual |
spark::render::IRenderPass::updateAttachments(const IDescriptorSet &descriptor_set) const | spark::render::IRenderPass | inline |
~InputAttachmentMappingSource() noexcept=default (defined in spark::render::InputAttachmentMappingSource< FrameBufferType >) | spark::render::InputAttachmentMappingSource< FrameBufferType > | virtual |
~IRenderPass() noexcept override=default (defined in spark::render::IRenderPass) | spark::render::IRenderPass | |
~IStateResource() noexcept=default (defined in spark::render::IStateResource) | spark::render::IStateResource | virtual |
~StateResource() noexcept override (defined in spark::render::StateResource) | spark::render::StateResource | |