| public |
Description
Public Attributes
| uint32_t | glLocalDataFormat |
| uint32_t | glLocalDataType |
| uint32_t | glInternalFormat |
| bool | compressed |
Public Functions
| PixelFormatGL() | |
| bool | isValid() const |
Documentation
variable
Rendering::PixelFormatGL::glLocalDataFormat
| public |
| uint32_t glLocalDataFormat |
Defined in Rendering/Texture/PixelFormatGL.h:18
variable
Rendering::PixelFormatGL::glLocalDataType
| public |
| uint32_t glLocalDataType |
Defined in Rendering/Texture/PixelFormatGL.h:18
variable
Rendering::PixelFormatGL::glInternalFormat
| public |
| uint32_t glInternalFormat |
Defined in Rendering/Texture/PixelFormatGL.h:18
variable
Rendering::PixelFormatGL::compressed
| public |
| bool compressed |
Defined in Rendering/Texture/PixelFormatGL.h:19
function
Rendering::PixelFormatGL::PixelFormatGL
| public | inline |
| PixelFormatGL( | ) |
Defined in Rendering/Texture/PixelFormatGL.h:21
function
Rendering::PixelFormatGL::isValid
| public | const | inline |
| bool isValid( | ) const |
Defined in Rendering/Texture/PixelFormatGL.h:23