Class NVConditionalRender

java.lang.Object
org.lwjgl.opengles.NVConditionalRender

public class NVConditionalRender extends Object
  • Field Details

    • GL_QUERY_WAIT_NV

      public static final int GL_QUERY_WAIT_NV
      See Also:
    • GL_QUERY_NO_WAIT_NV

      public static final int GL_QUERY_NO_WAIT_NV
      See Also:
    • GL_QUERY_BY_REGION_WAIT_NV

      public static final int GL_QUERY_BY_REGION_WAIT_NV
      See Also:
    • GL_QUERY_BY_REGION_NO_WAIT_NV

      public static final int GL_QUERY_BY_REGION_NO_WAIT_NV
      See Also:
  • Method Details

    • glBeginConditionalRenderNV

      public static void glBeginConditionalRenderNV(int id, int mode)
      void glBeginConditionalRenderNV(GLuint id, GLenum mode)
    • glEndConditionalRenderNV

      public static void glEndConditionalRenderNV()
      void glEndConditionalRenderNV(void)