Home
last modified time | relevance | path

Searched refs:slope (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.h324 float slope; member
Dvk_graphics_state.c575 rs->depth_bias.slope = rs_info->depthBiasSlopeFactor; in vk_rasterization_state_init()
1929 COPY_IF_SET(RS_DEPTH_BIAS_FACTORS, rs.depth_bias.slope); in vk_dynamic_graphics_state_copy()
2860 rs.depth_bias.slope, pDepthBiasInfo->depthBiasSlopeFactor); in vk_common_CmdSetDepthBias2EXT()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc83 slope in depth bias calculations.
3036 x-major line segments have slope in the closed interval [eq]#[-1,1]#; all
3037 other line segments are y-major (slope is determined by the segment's
3728 * pname:depthBiasSlopeFactor scales the maximum depth slope [eq]#m# of the
3743 The maximum depth slope [eq]#m# of a triangle is
3873 slope in depth bias calculations.
3971 slope in depth bias calculations.