buffer_control.h File Reference

#include "../api_display.h"
#include "../../Core/System/sharedptr.h"
#include "compare_function.h"

Go to the source code of this file.

Classes

class  CL_BufferControl
 Container class for states related to reading, writing and tests performed on buffers. More...

Enumerations

enum  CL_StencilOp {
  cl_stencil_keep, cl_stencil_zero, cl_stencil_replace, cl_stencil_incr,
  cl_stencil_decr, cl_stencil_invert, cl_stencil_incr_wrap, cl_stencil_decr_wrap
}
 Stencil operations. More...
enum  CL_DrawBuffer {
  cl_buffer_none, cl_buffer_front_left, cl_buffer_front_right, cl_buffer_back_left,
  cl_buffer_back_right, cl_buffer_front, cl_buffer_back, cl_buffer_left,
  cl_buffer_right, cl_buffer_front_and_back, cl_buffer_aux0, cl_buffer_aux1,
  cl_buffer_aux2, cl_buffer_aux3
}
 Drawing buffers. More...
enum  CL_LogicOp {
  cl_logic_op_clear, cl_logic_op_and, cl_logic_op_and_reverse, cl_logic_op_copy,
  cl_logic_op_and_inverted, cl_logic_op_noop, cl_logic_op_xor, cl_logic_op_or,
  cl_logic_op_nor, cl_logic_op_equiv, cl_logic_op_invert, cl_logic_op_or_reverse,
  cl_logic_op_copy_inverted, cl_logic_op_or_inverted, cl_logic_op_nand, cl_logic_op_set
}
 Logic Op. More...


Generated on Thu Dec 3 02:39:33 2009 for ClanLib by  doxygen 1.4.6