#include <GteTexture.h>
Public Attributes | |
| char * | data |
| unsigned int | item |
| unsigned int | level |
| unsigned int | rowPitch |
| unsigned int | slicePitch |
Definition at line 36 of file GteTexture.h.
| char* gte::Texture::Subresource::data |
Definition at line 40 of file GteTexture.h.
| unsigned int gte::Texture::Subresource::item |
Definition at line 38 of file GteTexture.h.
| unsigned int gte::Texture::Subresource::level |
Definition at line 39 of file GteTexture.h.
| unsigned int gte::Texture::Subresource::rowPitch |
Definition at line 41 of file GteTexture.h.
| unsigned int gte::Texture::Subresource::slicePitch |
Definition at line 42 of file GteTexture.h.