• Show log

    Commit

  • Hash : 93edca16
    Author : Jamie Madill
    Date : 2018-03-30T10:43:18

    Vulkan: Add an Image helper class.
    
    This class wraps a lot of the common functionality of a vk::Image.
    It keeps an associated DeviceMemory and ImageView.
    
    Eventually we can probably merge this class with  RenderTargetVk. We
    can also use it to implement the same functionality between
    Renderbuffer and Texture and abstract different storage types, like
    2D and Cube.
    
    Bug: angleproject:2318
    
    Change-Id: I39239f47b483cfb96290a15b06edd264f7f4bb34
    Reviewed-on: https://chromium-review.googlesource.com/980772
    Reviewed-by: Frank Henigman <fjhenigman@chromium.org>
    Reviewed-by: Luc Ferron <lucferron@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags