Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libANGLE
  • renderer
  • vulkan
  • vk_caps_utils.cpp
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Vulkan: Set appropriate GL conformant bit for returned configs · 065f8dc3
    Tim Van Patten authored Apr 11, 2019
    The Khronos conformance tests only test configs that have the conformant
    bit set. ANGLE is currently targetting OpenGL ES 2.0 conformance, so this
    change is setting the EGL_OPENGL_ES2_BIT bit to indicate this.
    
    ES 2.0 conformance reporting is being restricted by
    ANGLE_VULKAN_CONFORMANT_CONFIGS_ONLY for official builds, but ES 3.0
    conformance will be reported for builds without
    ANGLE_VULKAN_CONFORMANT_CONFIGS_ONLY enabled.
    
    Bug: angleproject:3374
    Test: CQ Dry Run
    Change-Id: Ie31f63c3ea3b7bddfceec80ebc28f079ffd363df
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1564717Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    065f8dc3
vk_caps_utils.cpp 16.9 KB
EditWeb IDE
×

Replace vk_caps_utils.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.