![]() |
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 Attributes | |
| bool | r |
| bool | g |
| bool | b |
| bool | a |
Definition at line 585 of file qrhigles2_p.h.
| bool QGles2CommandBuffer::GraphicsPassState::ColorMask::a |
Definition at line 585 of file qrhigles2_p.h.
Referenced by operator==().
| bool QGles2CommandBuffer::GraphicsPassState::ColorMask::b |
Definition at line 585 of file qrhigles2_p.h.
Referenced by operator==().
| bool QGles2CommandBuffer::GraphicsPassState::ColorMask::g |
Definition at line 585 of file qrhigles2_p.h.
Referenced by operator==().
| bool QGles2CommandBuffer::GraphicsPassState::ColorMask::r |
Definition at line 585 of file qrhigles2_p.h.
Referenced by operator==().