Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QGles2CommandBuffer::GraphicsPassState::ColorMask Struct Reference

#include <qrhigles2_p.h>

+ Collaboration diagram for QGles2CommandBuffer::GraphicsPassState::ColorMask:

Public Attributes

bool r
 
bool g
 
bool b
 
bool a
 

Detailed Description

Definition at line 562 of file qrhigles2_p.h.

Member Data Documentation

◆ a

bool QGles2CommandBuffer::GraphicsPassState::ColorMask::a

Definition at line 562 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ b

bool QGles2CommandBuffer::GraphicsPassState::ColorMask::b

Definition at line 562 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ g

bool QGles2CommandBuffer::GraphicsPassState::ColorMask::g

Definition at line 562 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ r

bool QGles2CommandBuffer::GraphicsPassState::ColorMask::r

Definition at line 562 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().


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