![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrhi_p.h>
Public Member Functions | |
bool | operator== (const Batch &other) const |
bool | operator!= (const Batch &other) const |
Public Attributes | |
uint | startBinding |
QVarLengthArray< T, 4 > | resources |
|
inline |
Definition at line 629 of file qrhi_p.h.
References operator==().
|
inline |
Definition at line 624 of file qrhi_p.h.
Referenced by operator!=().
QVarLengthArray<T, 4> QRhiBatchedBindings< T >::Batch::resources |
uint QRhiBatchedBindings< T >::Batch::startBinding |