![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <RTDrawDescriptor.h>
Public Attributes | |
BlitEntry | _input {} |
BlitEntry | _output {} |
U16 | _layerCount {1u} |
U16 | _mipCount {1u} |
Definition at line 69 of file RTDrawDescriptor.h.
BlitEntry Divide::RTBlitEntry::_input {} |
Definition at line 71 of file RTDrawDescriptor.h.
U16 Divide::RTBlitEntry::_layerCount {1u} |
Definition at line 73 of file RTDrawDescriptor.h.
U16 Divide::RTBlitEntry::_mipCount {1u} |
Definition at line 74 of file RTDrawDescriptor.h.
BlitEntry Divide::RTBlitEntry::_output {} |
Definition at line 72 of file RTDrawDescriptor.h.