Rendu
A lightweight rendering engine for experimentations
|
Image-sampler reflection information. More...
#include <Program.hpp>
Public Attributes | |
std::string | name |
Image name. | |
TextureShape | shape |
Image shape. | |
uint | binding |
Image binding location. | |
uint | set |
Image binding set. | |
uint | count |
Number of similar images for this binding point. | |
bool | storage |
Is this a storage image. | |
Image-sampler reflection information.