Storage buffer configuration for shaders. More...
Public Attributes | |
std::size_t | size {4} |
std::vector< float > | initialData |
Storage buffer configuration for shaders.
|
export |
Initial data to fill the storage buffer with.
|
export |
Size of the shader storage buffer in bytes.