Home
last modified time | relevance | path

Searched refs:depth_bias_clamp (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_rasterizer.c115 const float depth_bias_clamp = 0.0; in svga_define_rasterizer_object() local
146 depth_bias_clamp, in svga_define_rasterizer_object()
165 depth_bias_clamp, in svga_define_rasterizer_object()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cs.c688 cfg.depth_bias_clamp = state->rast.depth_bias.clamp; in emit_dyn_fs_rsd()
767 cfg.depth_bias_clamp = pipeline->rast.depth_bias.clamp; in emit_base_fs_rsd()
H A Dpanvk_vX_meta_clear.c146 cfg.depth_bias_clamp = value.depth; in panvk_meta_clear_zs_attachment_emit_rsd()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h939 float depth_bias_clamp; member
H A Dv3dvx_cmd_buffer.c1167 bias.limit = dynamic->depth_bias.depth_bias_clamp; in cmd_buffer_emit_depth_bias()
H A Dv3dv_pipeline.c2742 dynamic->depth_bias.depth_bias_clamp = in pipeline_init_dynamic_state()
H A Dv3dv_cmd_buffer.c2996 cmd_buffer->state.dynamic.depth_bias.depth_bias_clamp = depthBiasClamp; in v3dv_CmdSetDepthBias()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h1992 float depth_bias_clamp;
H A Dradv_pipeline.c1672 info.depth_bias_clamp = rs->depthBiasClamp; in radv_pipeline_init_rasterization_info()
1999 dynamic->depth_bias.clamp = info->rs.depth_bias_clamp; in radv_pipeline_init_dynamic_state()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c829 cfg.depth_bias_clamp = rast->base.offset_clamp; in panfrost_emit_depth_stencil()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c2180 state->depth_bias.offset_clamp = cmd->u.set_depth_bias.depth_bias_clamp; in handle_set_depth_bias()

Completed in 47 milliseconds