back  Return to list

GL_SUN_slice_accum
homeprevnext Name
  
    SUN_slice_accum  
  
homeprevnext Name Strings
  
    GL_SUN_slice_accum  
  
homeprevnext Contact
  
    Jack Middleton, Sun (Jack.Middleton 'at' sun.com)  
  
homeprevnext Status
  
    Shipping (version 1.3)  
  
homeprevnext Version
     
 $Date: 02/03/13 15:15:35  $Revision: 1.3 $  
  
homeprevnext Number
  
    258  
  
homeprevnext Dependencies
  
    The extension is written against the OpenGL 1.3 Specification.   
  
homeprevnext Overview
  
  
  This extension defines a new accumulation operation which enables the accumulation  
  buffer to be used for alpha compositing. This enables higher precision alpha  
  blending than what can be accomplished using the blend operation.  
  
homeprevnext IP Status
  
  There are no known IP issues.  
  
homeprevnext Issues
  
  None  
  
  
homeprevnext New Procedures and Functions
  
  None  
  
homeprevnext New Tokens
  
   Accepted by the <op> parameter of Accum,  
  
   SLICE_ACCUM_SUN                0x85CC  
  
homeprevnext Additions to Chapter 2 of the 1.3 GL Specification (OpenGL Operation)
  
    None   
  
homeprevnext Additions to Chapter 3 of the 1.3 GL Specification (Rasterization)
  
    None  
  
  
homeprevnext Additions to Chapter 4 of the 1.3 GL Specification (Per-Fragment Operations and the Framebuffer)
  
    Section 4.2.4 The Accumulation Buffer:  
  
    The possible operations are ACCUM, LOAD, RETURN, MULT, ADD and SLICE_ACCUM_SUN.  
  
    The SLICE_ACCUM_SUN operation has the same effect as ACCUM except that the  
    accumulation buffer color value is computed:  
  
    AccumRGB = (FrameBuffAlpha * FrameBuffRGB) + ((1 - FrameBuffAlpha) * AccumRGB)  
  
  
homeprevnext Additions to Chapter 5 of the 1.3 GL Specification (Special Functions)
  
    None  
  
  
homeprevnext Additions to Chapter 6 of the 1.3 GL Specification (State and State Requests)
  
    None  
  
homeprevnext Additions to the GLX / WGL / AGL Specifications
  
    None  
  
homeprevnext GLX Protocol
  
    None  
  
homeprevnext Errors
     
    None  
   
homeprevnext New State
  
    None  
    None  
Valid XHTML 1.1! Valid CSS! Last update: November 14, 2006.
Cette page doit être lue avec un navigateur récent respectant le standard XHTML 1.1.