• Home
  • Raw
  • Download

Lines Matching refs:bias

77   * pname:depthBiasEnable controls whether to bias fragment depth values.
80 * pname:depthBiasClamp is the maximum (or minimum) depth bias of a
83 slope in depth bias calculations.
3657 polygon can: be biased (offset) by a single depth bias value latexmath:[o]
3664 The depth bias computation is enabled by the
3674 If the depth bias enable is ename:VK_FALSE, no bias is applied and the
3678 [open,refpage='vkCmdSetDepthBiasEnable',desc='Control whether to bias fragment depth values dynamic…
3680 To <<pipelines-dynamic-state, dynamically enable>> whether to bias fragment
3695 * pname:depthBiasEnable controls whether to bias fragment depth values.
3697 This command sets the depth bias enable for subsequent drawing commands
3726 The depth bias depends on three parameters:
3762 In a pipeline with a depth bias representation of
3787 or in a pipeline with a depth bias representation of
3834 The bias value [eq]#o# for a polygon is
3854 Depth bias is applied to triangle topology primitives received by the
3856 Depth bias may: also be applied to line and point topology primitives
3859 [open,refpage='vkCmdSetDepthBias',desc='Set depth bias factors and clamp dynamically for a command …
3861 To <<pipelines-dynamic-state, dynamically set>> the depth bias parameters,
3870 * pname:depthBiasClamp is the maximum (or minimum) depth bias of a
3873 slope in depth bias calculations.
3875 This command sets the depth bias parameters for subsequent drawing commands
3901 [open,refpage='VkDepthBiasRepresentationInfoEXT',desc='Structure specifying depth bias parameters',…
3913 value specifying the depth bias representation.
3915 scale the depth bias value to ensure a minimum resolvable distance.
3936 [open,refpage='VkDepthBiasRepresentationEXT',desc='Specify the depth bias representation',type='enu…
3940 specifying the depth bias representation are:
3945 specifies that the depth bias representation is a factor of the format's
3948 specifies that the depth bias representation is a factor of a constant
3952 bias representation is a factor of constant [eq]#r# equal to 1.
3955 [open,refpage='VkDepthBiasInfoEXT',desc='Structure specifying depth bias parameters',type='structs']
3968 * pname:depthBiasClamp is the maximum (or minimum) depth bias of a
3971 slope in depth bias calculations.
3989 [open,refpage='vkCmdSetDepthBias2EXT',desc='Set depth bias factors and clamp dynamically for a comm…
3991 To <<pipelines-dynamic-state, dynamically set>> the depth bias parameters,
3999 structure specifying depth bias parameters.