Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,700
    • Issues 2,700
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 910
    • Merge requests 910
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Repository
Switch branch/tag
  • mesa
  • docs
  • gallium
  • cso
  • rasterizer.rst
Find file BlameHistoryPermalink
  • Roland Scheidegger's avatar
    gallium: add rasterizer depth_clamp enable bit · 49337ec4
    Roland Scheidegger authored Aug 07, 2021
    
    
    This is required for d3d10+, which has depth_clamp always enabled
    regardless of depth_clip (in contrast to OpenGL, where enabling
    depth_clamp disables depth_clip). There doesn't seem to be a GL
    extension for it, but it will be used for lavapipe to implement
    VK_EXT_depth_clip_enable.
    Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
    Part-of: <!12260>
    49337ec4

Replace rasterizer.rst

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.