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
  • RendererVk.cpp
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Vulkan: Ignore VK_INCOMPLETE from vkGetPipelineCacheData · 4a80ba25
    Tim Van Patten authored Oct 10, 2019
    From vkGetPipelineCacheData(3) Manual Page:
    
    If pDataSize is less than the maximum size that can be retrieved by
    the pipeline cache, at most pDataSize bytes will be written to
    pData, and vkGetPipelineCacheData will return VK_INCOMPLETE. Any
    data written to pData is valid and can be provided as the
    pInitialData member of the VkPipelineCacheCreateInfo structure
    passed to vkCreatePipelineCache.
    
    Bug: angleproject:3988
    Test: CQ, CtsOpenGLTestCases
    Change-Id: I34589ee3c9e27839a9cd0168b4a2186f4cbb255e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1854680
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarTobin Ehlis <tobine@google.com>
    4a80ba25
RendererVk.cpp 66.3 KB
EditWeb IDE
×

Replace RendererVk.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.