|
Nebula
|
#include <resourcetable.h>
Public Member Functions | |
| ResourceTableInputAttachment () | |
| ResourceTableInputAttachment (const CoreGraphics::TextureViewId tex, IndexT slot) | |
| ResourceTableInputAttachment (const CoreGraphics::TextureViewId tex, IndexT slot, bool isDepth=false) | |
| ResourceTableInputAttachment (const CoreGraphics::TextureViewId tex, IndexT slot, IndexT index, CoreGraphics::SamplerId sampler, bool isDepth=false) | |
Public Attributes | |
| CoreGraphics::TextureViewId | tex |
| IndexT | slot |
| IndexT | index |
| CoreGraphics::SamplerId | sampler |
| bool | isDepth: 1 |
|
inline |
|
inline |
|
inline |
|
inline |
| IndexT CoreGraphics::ResourceTableInputAttachment::index |
| bool CoreGraphics::ResourceTableInputAttachment::isDepth |
| CoreGraphics::SamplerId CoreGraphics::ResourceTableInputAttachment::sampler |
| IndexT CoreGraphics::ResourceTableInputAttachment::slot |
| CoreGraphics::TextureViewId CoreGraphics::ResourceTableInputAttachment::tex |