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() constvpp::RenderingOptions
getDepthBiasClamp() constvpp::RenderingOptions
getDepthBiasConstantFactor() constvpp::RenderingOptions
getDepthBiasSlopeFactor() constvpp::RenderingOptions
getDepthCompareOperator() constvpp::RenderingOptions
getEnableAlphaToCoverage() constvpp::RenderingOptions
getEnableDepthBias() constvpp::RenderingOptions
getEnableDepthBoundsTest() constvpp::RenderingOptions
getEnableDepthClamp() constvpp::RenderingOptions
getEnableDepthTest() constvpp::RenderingOptions
getEnableDepthWrite() constvpp::RenderingOptions
getEnableRasterizerDiscard() constvpp::RenderingOptions
getEnableResetAlphaToOne() constvpp::RenderingOptions
getEnableSampleShading() constvpp::RenderingOptions
getEnableStencilTest() constvpp::RenderingOptions
getFrontFace() constvpp::RenderingOptions
getFrontFacingStencilCfg() const (defined in vpp::RenderingOptions)vpp::RenderingOptions
getLineWidth() constvpp::RenderingOptions
getMaxDepthBounds() constvpp::RenderingOptions
getMinDepthBounds() constvpp::RenderingOptions
getModifiedCoverageMask(std::uint32_t index) const (defined in vpp::RenderingOptions)vpp::RenderingOptions
getModifyCoverageMask() const (defined in vpp::RenderingOptions)vpp::RenderingOptions
getPolygonMode() constvpp::RenderingOptions
getRasterizationSamples() constvpp::RenderingOptions
getSampleShadingAmount() constvpp::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