OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
astc_header Struct Reference

#include <AstcTextures.h>

Public Attributes

unsigned char magic [4]
 
unsigned char blockdim_x
 
unsigned char blockdim_y
 
unsigned char blockdim_z
 
unsigned char xsize [3]
 
unsigned char ysize [3]
 
unsigned char zsize [3]
 

Detailed Description

Definition at line 182 of file AstcTextures.h.

Member Data Documentation

unsigned char astc_header::blockdim_x

Definition at line 185 of file AstcTextures.h.

unsigned char astc_header::blockdim_y

Definition at line 186 of file AstcTextures.h.

unsigned char astc_header::blockdim_z

Definition at line 187 of file AstcTextures.h.

unsigned char astc_header::magic

Definition at line 184 of file AstcTextures.h.

unsigned char astc_header::xsize

Definition at line 188 of file AstcTextures.h.

unsigned char astc_header::ysize

Definition at line 189 of file AstcTextures.h.

unsigned char astc_header::zsize

Definition at line 190 of file AstcTextures.h.


The documentation for this struct was generated from the following file: