All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HgiCmds Class Reference

Graphics commands are recorded in 'cmds' objects which are later submitted to hgi. More...

+ Inheritance diagram for HgiCmds:

Public Member Functions

HGI_API bool IsSubmitted () const
 Returns true if the HgiCmds object has been submitted to GPU. More...
 

Protected Member Functions

virtual HGI_API bool _Submit (Hgi *hgi, HgiSubmitWaitType wait)
 
HGI_API void _SetSubmitted ()
 

Friends

class Hgi
 

Detailed Description

Graphics commands are recorded in 'cmds' objects which are later submitted to hgi.

HgiCmds is the base class for other cmds objects.

Definition at line 44 of file cmds.h.

Member Function Documentation

HGI_API bool IsSubmitted ( ) const

Returns true if the HgiCmds object has been submitted to GPU.


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