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
  • scripts
  • run_code_generation_hashes.json
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Correct subImage uses of texture type -> target. · cfc73cc1
    Jamie Madill authored Apr 08, 2019
    Texture "types" are the same as texture "targets" except for cube maps.
    Cube map targets specify a single face. Cube map types specify a whole
    cube map. The subImage functions should take a target instead of a
    type. We were using both in different places. This CL corrects all uses
    in subImage calls to "target". It also adds a helper for getting a
    target texture from a target. And clarifies the naming of the texture
    query methods.
    
    Bug: angleproject:3356
    Change-Id: I06eb5c5666eec9b8934becf2ba57a066d5cdabde
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1558672
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    cfc73cc1
run_code_generation_hashes.json 23.4 KB
EditWeb IDE
×

Replace run_code_generation_hashes.json

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.