#include <GLTypeConversions.hpp>
◆ NativePixelAttribs() [1/2]
| Diligent::NativePixelAttribs::NativePixelAttribs |
( |
| ) |
|
|
inlinenoexcept |
◆ NativePixelAttribs() [2/2]
| Diligent::NativePixelAttribs::NativePixelAttribs |
( |
GLenum |
_PixelFormat, |
|
|
GLenum |
_DataType, |
|
|
Bool |
_IsCompressed = False |
|
) |
| |
|
inlineexplicitnoexcept |
◆ DataType
| GLenum Diligent::NativePixelAttribs::DataType = 0 |
◆ IsCompressed
| Bool Diligent::NativePixelAttribs::IsCompressed = 0 |
◆ PixelFormat
| GLenum Diligent::NativePixelAttribs::PixelFormat = 0 |
The documentation for this struct was generated from the following file: