Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Public Attributes | List of all members
Program::ImageDef Struct Reference

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.
 

Detailed Description

Image-sampler reflection information.


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