SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::RendererSubPass Member List

This is the complete list of members for Spices::RendererSubPass, including all inherited members.

AddColorAttachmentReference(const VkAttachmentReference &attachmentReference, const VkPipelineColorBlendAttachmentState &colorBlend)Spices::RendererSubPass
AddDepthAttachmentReference(const VkAttachmentReference &attachmentReference)Spices::RendererSubPass
AddFirstSubPassDependency()Spices::RendererSubPass
AddInputAttachmentReference(const VkAttachmentReference &attachmentReference)Spices::RendererSubPass
AddSubPassDependency(uint32_t srcsubpass, uint32_t dstsubpass, VkAccessFlags srcAccessMask, VkAccessFlags dstAccessMask, VkPipelineStageFlags srcStageMask, VkPipelineStageFlags dstStageMask)Spices::RendererSubPass
BeginStatistics(VkCommandBuffer commandBuffer, Querier::StatisticsFlags flags=Querier::ALL) constSpices::RendererSubPass
BuildSubPassDependency(uint32_t index)Spices::RendererSubPass
BuildSubPassDescription()Spices::RendererSubPass
EndStatistics(VkCommandBuffer commandBuffer, Querier::StatisticsFlags flags=Querier::ALL) constSpices::RendererSubPass
GetBuffers(const UInt2 &i2)Spices::RendererSubPassinline
GetColorBlend()Spices::RendererSubPassinline
GetDependency()Spices::RendererSubPassinline
GetDescription()Spices::RendererSubPassinline
GetIndex() constSpices::RendererSubPassinline
GetName()Spices::RendererSubPassinline
GetPushConstant()Spices::RendererSubPassinline
GetStatistics()Spices::RendererSubPassinline
IsUsePushConstant() constSpices::RendererSubPassinline
isUsePushConstantSpices::RendererSubPassprivate
m_BuffersSpices::RendererSubPassprivate
m_ColorAttachmentReferenceSpices::RendererSubPassprivate
m_ColorBlendsSpices::RendererSubPassprivate
m_DepthAttachmentReferenceSpices::RendererSubPassprivate
m_IndexSpices::RendererSubPassprivate
m_InputAttachmentReferenceSpices::RendererSubPassprivate
m_PushConstantRangeSpices::RendererSubPassprivate
m_StatisticsSpices::RendererSubPassprivate
m_SubPassDependencySpices::RendererSubPassprivate
m_SubPassDescriptionsSpices::RendererSubPassprivate
m_SubpassNameSpices::RendererSubPassprivate
RendererSubPass(const std::string &subPassName, uint32_t index, Querier::StatisticsFlags flags)Spices::RendererSubPass
SetBuffer(const UInt2 &i2, void *data, uint64_t size=VK_WHOLE_SIZE, uint64_t offset=0)Spices::RendererSubPass
SetPushConstant(T fn)Spices::RendererSubPassinline
StoreStatistics() constSpices::RendererSubPass
~RendererSubPass()=defaultSpices::RendererSubPassvirtual