Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • 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
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • src
  • Vulkan
  • VkFramebuffer.hpp
Find file
BlameHistoryPermalink
  • Sean Risser's avatar
    Add VK_KHR_imageless_framebuffer · c12c90bd
    Sean Risser authored Sep 16, 2020
    Under normal operations, a framebuffer is created with each VkImageView
    it will need to use. This extension allows users to specify a flag that
    tells the driver to wait until render pass begin time. The user must
    also request this feature during device creation, this behavior is not
    enabled by default.
    
    Bug: b/167223759
    Tests: dEQP-VK.imageless_framebuffer.*
    Change-Id: I2be5cec4d8174e20372eb9e148a05034dd338341
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/48488Tested-by: 's avatarSean Risser <srisser@google.com>
    Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
    Kokoro-Result: kokoro <noreply+kokoro@google.com>
    c12c90bd
VkFramebuffer.hpp 1.76 KB
EditWeb IDE
×

Replace VkFramebuffer.hpp

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.