ReactOS 0.4.16-dev-38-g96c65e9
|
#include <pb.h>
Public Attributes | |
GLint | x [PB_SIZE] |
GLint | y [PB_SIZE] |
GLdepth | z [PB_SIZE] |
GLubyte | r [PB_SIZE] |
GLubyte | g [PB_SIZE] |
GLubyte | b [PB_SIZE] |
GLubyte | a [PB_SIZE] |
GLuint | i [PB_SIZE] |
GLfloat | s [PB_SIZE] |
GLfloat | t [PB_SIZE] |
GLfloat | u [PB_SIZE] |
GLfloat | lambda [PB_SIZE] |
GLint | color [4] |
GLuint | index |
GLuint | count |
GLboolean | mono |
GLenum | primitive |
Definition at line 67 of file pb.h.
Referenced by gl_alloc_pb().
GLenum pixel_buffer::primitive |
Definition at line 72 of file pb.h.
Referenced by gl_alloc_pb().