![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrhigles2_p.h>
Public Types | |
enum | Access { Read = 0x01 , Write = 0x02 } |
Public Member Functions | |
void | reset () |
Public Attributes | |
QHash< QRhiResource *, std::pair< int, bool > > | writtenResources |
Definition at line 618 of file qrhigles2_p.h.
Enumerator | |
---|---|
Read | |
Write |
Definition at line 619 of file qrhigles2_p.h.
|
inline |
Definition at line 624 of file qrhigles2_p.h.
Referenced by QGles2CommandBuffer::resetCachedState().
QHash<QRhiResource *, std::pair<int, bool> > QGles2CommandBuffer::ComputePassState::writtenResources |
Definition at line 623 of file qrhigles2_p.h.