![]() |
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 | |
GLenum | srcColor |
GLenum | dstColor |
GLenum | srcAlpha |
GLenum | dstAlpha |
GLenum | opColor |
GLenum | opAlpha |
Definition at line 585 of file qrhigles2_p.h.
GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstAlpha |
Definition at line 589 of file qrhigles2_p.h.
GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstColor |
Definition at line 587 of file qrhigles2_p.h.
GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opAlpha |
Definition at line 591 of file qrhigles2_p.h.
GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opColor |
Definition at line 590 of file qrhigles2_p.h.
GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcAlpha |
Definition at line 588 of file qrhigles2_p.h.
GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcColor |
Definition at line 586 of file qrhigles2_p.h.