VPP
0.8
A high-level modern C++ API for Vulkan
vpp::RenderingOptions Member List
This is the complete list of members for
vpp::RenderingOptions
, including all inherited members.
addViewport
(const Viewport &vp) (defined in
vpp::RenderingOptions
)
vpp::RenderingOptions
getBackFacingStencilCfg
() const (defined in
vpp::RenderingOptions
)
vpp::RenderingOptions
getCullMode
() const
vpp::RenderingOptions
getDepthBiasClamp
() const
vpp::RenderingOptions
getDepthBiasConstantFactor
() const
vpp::RenderingOptions
getDepthBiasSlopeFactor
() const
vpp::RenderingOptions
getDepthCompareOperator
() const
vpp::RenderingOptions
getEnableAlphaToCoverage
() const
vpp::RenderingOptions
getEnableDepthBias
() const
vpp::RenderingOptions
getEnableDepthBoundsTest
() const
vpp::RenderingOptions
getEnableDepthClamp
() const
vpp::RenderingOptions
getEnableDepthTest
() const
vpp::RenderingOptions
getEnableDepthWrite
() const
vpp::RenderingOptions
getEnableRasterizerDiscard
() const
vpp::RenderingOptions
getEnableResetAlphaToOne
() const
vpp::RenderingOptions
getEnableSampleShading
() const
vpp::RenderingOptions
getEnableStencilTest
() const
vpp::RenderingOptions
getFrontFace
() const
vpp::RenderingOptions
getFrontFacingStencilCfg
() const (defined in
vpp::RenderingOptions
)
vpp::RenderingOptions
getLineWidth
() const
vpp::RenderingOptions
getMaxDepthBounds
() const
vpp::RenderingOptions
getMinDepthBounds
() const
vpp::RenderingOptions
getModifiedCoverageMask
(std::uint32_t index) const (defined in
vpp::RenderingOptions
)
vpp::RenderingOptions
getModifyCoverageMask
() const (defined in
vpp::RenderingOptions
)
vpp::RenderingOptions
getPolygonMode
() const
vpp::RenderingOptions
getRasterizationSamples
() const
vpp::RenderingOptions
getSampleShadingAmount
() const
vpp::RenderingOptions
RenderingOptions
()
vpp::RenderingOptions
setBackFacingStencilCfg
(VkStencilOpState v) (defined in
vpp::RenderingOptions
)
vpp::RenderingOptions
setCullMode
(VkCullModeFlagBits v)
vpp::RenderingOptions
setDepthBiasClamp
(float v)
vpp::RenderingOptions
setDepthBiasConstantFactor
(float v)
vpp::RenderingOptions
setDepthBiasSlopeFactor
(float v)
vpp::RenderingOptions
setDepthCompareOperator
(VkCompareOp v) (defined in
vpp::RenderingOptions
)
vpp::RenderingOptions
setEnableAlphaToCoverage
(bool v)
vpp::RenderingOptions
setEnableDepthBias
(bool v)
vpp::RenderingOptions
setEnableDepthBoundsTest
(bool v)
vpp::RenderingOptions
setEnableDepthClamp
(bool v)
vpp::RenderingOptions
setEnableDepthTest
(bool v)
vpp::RenderingOptions
setEnableDepthWrite
(bool v)
vpp::RenderingOptions
setEnableRasterizerDiscard
(bool v)
vpp::RenderingOptions
setEnableResetAlphaToOne
(bool v)
vpp::RenderingOptions
setEnableSampleShading
(bool v)
vpp::RenderingOptions
setEnableStencilTest
(bool v)
vpp::RenderingOptions
setFrontFace
(VkFrontFace v)
vpp::RenderingOptions
setFrontFacingStencilCfg
(VkStencilOpState v) (defined in
vpp::RenderingOptions
)
vpp::RenderingOptions
setLineWidth
(float v)
vpp::RenderingOptions
setMaxDepthBounds
(float v)
vpp::RenderingOptions
setMinDepthBounds
(float v)
vpp::RenderingOptions
setModifiedCoverageMask
(std::uint32_t index, std::uint32_t v) (defined in
vpp::RenderingOptions
)
vpp::RenderingOptions
setModifyCoverageMask
(bool v) (defined in
vpp::RenderingOptions
)
vpp::RenderingOptions
setPolygonMode
(VkPolygonMode v)
vpp::RenderingOptions
setRasterizationSamples
(VkSampleCountFlagBits v)
vpp::RenderingOptions
setSampleShadingAmount
(float v)
vpp::RenderingOptions
Generated by
1.8.14