CS::PluginCommon::SoftShader::SoftwareTexture Struct Reference
List of all members.Public Attributes | |
int | and_h |
int | and_w |
(1 << log2(width)) - 1 and (1 << log2(height)) - 1 | |
uint32 * | bitmap |
The bitmap. | |
int | h |
int | shf_h |
int | shf_w |
log2(width) and log2(height) | |
int | w |
Width and height. |
Detailed Description
Definition at line 32 of file texture.h.
Member Data Documentation
The documentation for this struct was generated from the following file:
- csplugincommon/softshader/texture.h
Generated for Crystal Space by doxygen 1.4.7