| abgr4444 | CL_PixelFormat | [static] |
| abgr8888 | CL_PixelFormat | [static] |
| argb8888 | CL_PixelFormat | [static] |
| bgr555 | CL_PixelFormat | [static] |
| bgr565 | CL_PixelFormat | [static] |
| bgr888 | CL_PixelFormat | [static] |
| CL_PixelFormat() | CL_PixelFormat | |
| CL_PixelFormat(const CL_PixelFormat ©) | CL_PixelFormat | |
| CL_PixelFormat(int depth, unsigned int red_mask, unsigned int green_mask, unsigned int blue_mask, unsigned int alpha_mask=0, bool use_colorkey=false, unsigned int colorkey=0, CL_PixelFormatType type=pixelformat_rgba) | CL_PixelFormat | |
| enable_colorkey(bool enable=true) | CL_PixelFormat | [inline] |
| get_alpha_mask() const | CL_PixelFormat | [inline] |
| get_bitmask(int bits, int shift) | CL_PixelFormat | [static] |
| get_blue_mask() const | CL_PixelFormat | [inline] |
| get_colorkey() const | CL_PixelFormat | [inline] |
| get_depth() const | CL_PixelFormat | [inline] |
| get_green_mask() const | CL_PixelFormat | [inline] |
| get_mask_bits(unsigned int mask) | CL_PixelFormat | [static] |
| get_mask_shift(unsigned int mask) | CL_PixelFormat | [static] |
| get_red_mask() const | CL_PixelFormat | [inline] |
| get_type() const | CL_PixelFormat | [inline] |
| has_colorkey() const | CL_PixelFormat | [inline] |
| operator!=(const CL_PixelFormat &other) const | CL_PixelFormat | |
| operator==(const CL_PixelFormat &other) const | CL_PixelFormat | |
| rgb555 | CL_PixelFormat | [static] |
| rgb565 | CL_PixelFormat | [static] |
| rgb888 | CL_PixelFormat | [static] |
| rgba4444 | CL_PixelFormat | [static] |
| rgba8888 | CL_PixelFormat | [static] |
| set_alpha_mask(unsigned int i) | CL_PixelFormat | [inline] |
| set_blue_mask(unsigned int i) | CL_PixelFormat | [inline] |
| set_colorkey(unsigned int i) | CL_PixelFormat | [inline] |
| set_depth(int i) | CL_PixelFormat | [inline] |
| set_green_mask(unsigned int i) | CL_PixelFormat | [inline] |
| set_red_mask(unsigned int i) | CL_PixelFormat | [inline] |
| set_type(CL_PixelFormatType new_type) | CL_PixelFormat | [inline] |
1.4.6