• Show log

    Commit

  • Hash : 518e162e
    Author : Shahbaz Youssefi
    Date : 2024-11-15T00:07:14

    Fix validation for 3D depth/stencil textures
    
    They should fail with GL_INVALID_OPERATION:
    
    > Textures with a base internal format of DEPTH_COMPONENT, DEPTH_STENCIL
    > or STENCIL_INDEX are supported by texture image specification
    > commands only if target is TEXTURE_2D, TEXTURE_2D_MULTISAMPLE,
    > TEXTURE_2D_ARRAY, TEXTURE_2D_MULTISAMPLE_ARRAY, TEXTURE_CUBE_MAP or
    > TEXTURE_CUBE_MAP_ARRAY. Using these formats in conjunction with any
    > other target will result in an INVALID_OPERATION error.
    
    Bug: angleproject:379674017
    Change-Id: Icdd4cea24601f6744a3a85bdf8ef07946569a16f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6019830
    Reviewed-by: Alexey Knyazev <lexa.knyazev@gmail.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags