Loading...
Searching...
No Matches
HgiCmds Class Reference

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

#include <cmds.h>

+ Inheritance diagram for HgiCmds:

Public Member Functions

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

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

◆ IsSubmitted()

HGI_API bool IsSubmitted ( ) const

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

Friends And Related Function Documentation

◆ Hgi

friend class Hgi
friend

Definition at line 55 of file cmds.h.


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