org.lwjgl.opengles
Class QCOMTiledRendering

java.lang.Object
  extended by org.lwjgl.opengles.QCOMTiledRendering

public final class QCOMTiledRendering
extends java.lang.Object


Field Summary
static int GL_COLOR_BUFFER_BIT0_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_COLOR_BUFFER_BIT1_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_COLOR_BUFFER_BIT2_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_COLOR_BUFFER_BIT3_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_COLOR_BUFFER_BIT4_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_COLOR_BUFFER_BIT5_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_COLOR_BUFFER_BIT6_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_COLOR_BUFFER_BIT7_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_DEPTH_BUFFER_BIT0_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_DEPTH_BUFFER_BIT1_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_DEPTH_BUFFER_BIT2_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_DEPTH_BUFFER_BIT3_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_DEPTH_BUFFER_BIT4_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_DEPTH_BUFFER_BIT5_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_DEPTH_BUFFER_BIT6_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_DEPTH_BUFFER_BIT7_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_MULTISAMPLE_BUFFER_BIT0_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_MULTISAMPLE_BUFFER_BIT1_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_MULTISAMPLE_BUFFER_BIT2_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_MULTISAMPLE_BUFFER_BIT3_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_MULTISAMPLE_BUFFER_BIT4_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_MULTISAMPLE_BUFFER_BIT5_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_MULTISAMPLE_BUFFER_BIT6_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_MULTISAMPLE_BUFFER_BIT7_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_STENCIL_BUFFER_BIT0_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_STENCIL_BUFFER_BIT1_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_STENCIL_BUFFER_BIT2_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_STENCIL_BUFFER_BIT3_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_STENCIL_BUFFER_BIT4_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_STENCIL_BUFFER_BIT5_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_STENCIL_BUFFER_BIT6_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
static int GL_STENCIL_BUFFER_BIT7_QCOM
          Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM
 
Method Summary
static void glEndTilingQCOM(int preserveMask)
           
static void glStartTilingQCOM(int x, int y, int width, int height, int preserveMask)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GL_COLOR_BUFFER_BIT0_QCOM

public static final int GL_COLOR_BUFFER_BIT0_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_COLOR_BUFFER_BIT1_QCOM

public static final int GL_COLOR_BUFFER_BIT1_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_COLOR_BUFFER_BIT2_QCOM

public static final int GL_COLOR_BUFFER_BIT2_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_COLOR_BUFFER_BIT3_QCOM

public static final int GL_COLOR_BUFFER_BIT3_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_COLOR_BUFFER_BIT4_QCOM

public static final int GL_COLOR_BUFFER_BIT4_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_COLOR_BUFFER_BIT5_QCOM

public static final int GL_COLOR_BUFFER_BIT5_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_COLOR_BUFFER_BIT6_QCOM

public static final int GL_COLOR_BUFFER_BIT6_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_COLOR_BUFFER_BIT7_QCOM

public static final int GL_COLOR_BUFFER_BIT7_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_DEPTH_BUFFER_BIT0_QCOM

public static final int GL_DEPTH_BUFFER_BIT0_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_DEPTH_BUFFER_BIT1_QCOM

public static final int GL_DEPTH_BUFFER_BIT1_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_DEPTH_BUFFER_BIT2_QCOM

public static final int GL_DEPTH_BUFFER_BIT2_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_DEPTH_BUFFER_BIT3_QCOM

public static final int GL_DEPTH_BUFFER_BIT3_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_DEPTH_BUFFER_BIT4_QCOM

public static final int GL_DEPTH_BUFFER_BIT4_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_DEPTH_BUFFER_BIT5_QCOM

public static final int GL_DEPTH_BUFFER_BIT5_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_DEPTH_BUFFER_BIT6_QCOM

public static final int GL_DEPTH_BUFFER_BIT6_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_DEPTH_BUFFER_BIT7_QCOM

public static final int GL_DEPTH_BUFFER_BIT7_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_STENCIL_BUFFER_BIT0_QCOM

public static final int GL_STENCIL_BUFFER_BIT0_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_STENCIL_BUFFER_BIT1_QCOM

public static final int GL_STENCIL_BUFFER_BIT1_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_STENCIL_BUFFER_BIT2_QCOM

public static final int GL_STENCIL_BUFFER_BIT2_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_STENCIL_BUFFER_BIT3_QCOM

public static final int GL_STENCIL_BUFFER_BIT3_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_STENCIL_BUFFER_BIT4_QCOM

public static final int GL_STENCIL_BUFFER_BIT4_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_STENCIL_BUFFER_BIT5_QCOM

public static final int GL_STENCIL_BUFFER_BIT5_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_STENCIL_BUFFER_BIT6_QCOM

public static final int GL_STENCIL_BUFFER_BIT6_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_STENCIL_BUFFER_BIT7_QCOM

public static final int GL_STENCIL_BUFFER_BIT7_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_MULTISAMPLE_BUFFER_BIT0_QCOM

public static final int GL_MULTISAMPLE_BUFFER_BIT0_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_MULTISAMPLE_BUFFER_BIT1_QCOM

public static final int GL_MULTISAMPLE_BUFFER_BIT1_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_MULTISAMPLE_BUFFER_BIT2_QCOM

public static final int GL_MULTISAMPLE_BUFFER_BIT2_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_MULTISAMPLE_BUFFER_BIT3_QCOM

public static final int GL_MULTISAMPLE_BUFFER_BIT3_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_MULTISAMPLE_BUFFER_BIT4_QCOM

public static final int GL_MULTISAMPLE_BUFFER_BIT4_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_MULTISAMPLE_BUFFER_BIT5_QCOM

public static final int GL_MULTISAMPLE_BUFFER_BIT5_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_MULTISAMPLE_BUFFER_BIT6_QCOM

public static final int GL_MULTISAMPLE_BUFFER_BIT6_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values

GL_MULTISAMPLE_BUFFER_BIT7_QCOM

public static final int GL_MULTISAMPLE_BUFFER_BIT7_QCOM
Accepted by the <preserveMask> parameter of StartTilingQCOM and EndTilingQCOM

See Also:
Constant Field Values
Method Detail

glStartTilingQCOM

public static void glStartTilingQCOM(int x,
                                     int y,
                                     int width,
                                     int height,
                                     int preserveMask)

glEndTilingQCOM

public static void glEndTilingQCOM(int preserveMask)


Copyright © 2002-2009 lwjgl.org. All Rights Reserved.