Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P piglit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 68
    • Merge requests 68
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • piglit
  • Repository
Switch branch/tag
  • piglit
  • tests
  • spec
  • ext_packed_depth_stencil
  • getteximage.c
Find file BlameHistoryPermalink
  • Andrii Simiklit's avatar
    packed_depth_stencil: warning for a non-zero 24-bit unused field · 08da1d3c
    Andrii Simiklit authored Apr 05, 2019 and Emma Anholt's avatar Emma Anholt committed Apr 17, 2019
    Spec just saying that it is an unused space.
    OpenGl spec "8.4.4.2 Special Interpretations":
        "the second word contains a packed 24-bit unused field,
         followed by an 8-bit index"
    
    I guess we need at least replace a fail by a warning for non-zero
    value because at the moment test requires a driver to do
    an unspecified by spec things.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110305
    
    Reviewed-by: Emma Anholt's avatarEric Anholt <eric@anholt.net>
    Signed-off-by: default avatarAndrii Simiklit <andrii.simiklit@globallogic.com>
    08da1d3c

Replace getteximage.c

Attach a file by drag & drop or click to upload


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