![]() |
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 620 of file qrhigles2_p.h.
| Enumerator | |
|---|---|
| Read | |
| Write | |
Definition at line 621 of file qrhigles2_p.h.
|
inline |
Definition at line 626 of file qrhigles2_p.h.
Referenced by QGles2CommandBuffer::resetCachedState().
| QHash<QRhiResource *, std::pair<int, bool> > QGles2CommandBuffer::ComputePassState::writtenResources |
Definition at line 625 of file qrhigles2_p.h.