Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QGles2CommandBuffer::GraphicsPassState::Blend Struct Reference

#include <qrhigles2_p.h>

Collaboration diagram for QGles2CommandBuffer::GraphicsPassState::Blend:

Public Attributes

GLenum srcColor
GLenum dstColor
GLenum srcAlpha
GLenum dstAlpha
GLenum opColor
GLenum opAlpha

Detailed Description

Definition at line 585 of file qrhigles2_p.h.

Member Data Documentation

◆ dstAlpha

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstAlpha

Definition at line 589 of file qrhigles2_p.h.

◆ dstColor

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstColor

Definition at line 587 of file qrhigles2_p.h.

◆ opAlpha

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opAlpha

Definition at line 591 of file qrhigles2_p.h.

◆ opColor

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opColor

Definition at line 590 of file qrhigles2_p.h.

◆ srcAlpha

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcAlpha

Definition at line 588 of file qrhigles2_p.h.

◆ srcColor

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcColor

Definition at line 586 of file qrhigles2_p.h.


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