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

#include <SGPUResource.h>

Inheritance diagram for saga::video::SGPUResource:
saga::video::SIndexedIndirectBuffer saga::video::SIndirectBuffer saga::video::SPipeline saga::video::SPipelineLayout saga::video::SPushConstant saga::video::SRenderPass saga::video::SShader saga::video::SShaderBuffer saga::video::SShaderUniform saga::video::STexture

Public Types

using HandleType = std::uint32_t
 

Public Attributes

HandleType Handle
 

Detailed Description

Definition at line 11 of file SGPUResource.h.

Member Typedef Documentation

◆ HandleType

Definition at line 13 of file SGPUResource.h.

Member Data Documentation

◆ Handle

HandleType saga::video::SGPUResource::Handle

Definition at line 14 of file SGPUResource.h.


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