#include <CCTexturePVR.h>
Public Attributes | |
GLenum | internalFormat |
var | internalFormat |
local | internalFormat |
GLenum | format |
GLenum | type |
uint32_t | bpp |
bool | compressed |
bool | alpha |
CCTexture2DPixelFormat | ccPixelFormat |
var | ccPixelFormat |
local | ccPixelFormat |
bool alpha |
var alpha |
local alpha |
uint32_t bpp |
var bpp |
local bpp |
CCTexture2DPixelFormat ccPixelFormat |
var ccPixelFormat |
local ccPixelFormat |
bool compressed |
var compressed |
local compressed |
GLenum format |
var format |
local format |
GLenum internalFormat |
var internalFormat |
local internalFormat |
GLenum type |
var type |
local type |