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,884
    • Issues 2,884
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 920
    • Merge requests 920
  • 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
  • Issues
  • #829

Closed
Open
Created Sep 18, 2019 by Bugzilla Migration User@bugzilla-migration

[SKL] isl_surface_state.c asserts in DOOM

Submitted by Grazvydas Ignotas @notaz

Assigned to Intel 3D Bugs Mailing List

Link to original bug (#100621)

Description

DOOM is hitting some isl_surface_state.c asserts since when they have been added:

mon\DOOM\DOOMx64vk.exe: isl/isl_surface_state.c:488: isl_gen9_surf_fill_state_s: Assertion info->view->swizzle.b == ISL_CHANNEL_SELECT_RED || info->view->swizzle.b == ISL_CHANNEL_SELECT_GREEN || info->view->swizzle.b == ISL_CHANNEL_SELECT_BLUE' failed. mon\DOOM\DOOMx64vk.exe: isl/isl_surface_state.c:485: isl_gen9_surf_fill_state_s: Assertion info->view->swizzle.g == ISL_CHANNEL_SELECT_RED || info->view->swizzle.g == ISL_CHANNEL_SELECT_GREEN || info->view->swizzle.g == ISL_CHANNEL_SELECT_BLUE' failed.

Printing out the values shows that .g and/or .b are sometimes 0. From some limited testing, no rendering problems noticed in release build (or with those asserts commented out).

Version: git

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking