Saga3D API Documentation  1.0-RC4
saga::video::SPushConstant Struct Reference

#include <SPushConstant.h>

Inheritance diagram for saga::video::SPushConstant:
saga::video::SGPUResource

Public Attributes

std::unique_ptr< void * > Data
 
std::size_t Size
 
- Public Attributes inherited from saga::video::SGPUResource
HandleType Handle
 

Additional Inherited Members

- Public Types inherited from saga::video::SGPUResource
using HandleType = std::uint32_t
 

Detailed Description

Definition at line 11 of file SPushConstant.h.

Member Data Documentation

◆ Data

std::unique_ptr<void*> saga::video::SPushConstant::Data

Definition at line 13 of file SPushConstant.h.

◆ Size

std::size_t saga::video::SPushConstant::Size

Definition at line 14 of file SPushConstant.h.


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