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
  • TextureImpl.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Texture: Pass ImageIndex to relevant methods. · c4f27e4b
    Jamie Madill authored Mar 31, 2018
    The Vulkan back-end will be using this helper struct, so make it
    available everywhere. This cleans up a lot of the code for D3D.
    
    Potentially in the future we could generate these in the entry
    points if we supported packing multiple arguments into one.
    
    Also changes a few parameter types to GLint for compatibility.
    
    Also updates the Vulkan Texture implementation check the stored
    vk::Format on setImage changes.
    
    Bug: angleproject:2318
    Change-Id: I57cea4a42483ab51859229517d783b58f206b8e7
    Reviewed-on: https://chromium-review.googlesource.com/985203
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    Reviewed-by: 's avatarLuc Ferron <lucferron@chromium.org>
    c4f27e4b
TextureImpl.cpp 2.04 KB
EditWeb IDE
×

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