Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::RTBlitEntry Struct Reference

#include <RTDrawDescriptor.h>

Public Attributes

BlitEntry _input {}
 
BlitEntry _output {}
 
U16 _layerCount {1u}
 
U16 _mipCount {1u}
 

Detailed Description

Definition at line 69 of file RTDrawDescriptor.h.

Member Data Documentation

◆ _input

BlitEntry Divide::RTBlitEntry::_input {}

Definition at line 71 of file RTDrawDescriptor.h.

◆ _layerCount

U16 Divide::RTBlitEntry::_layerCount {1u}

Definition at line 73 of file RTDrawDescriptor.h.

◆ _mipCount

U16 Divide::RTBlitEntry::_mipCount {1u}

Definition at line 74 of file RTDrawDescriptor.h.

◆ _output

BlitEntry Divide::RTBlitEntry::_output {}

Definition at line 72 of file RTDrawDescriptor.h.


The documentation for this struct was generated from the following file: