![]() |
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 629 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstAlpha |
Definition at line 633 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstColor |
Definition at line 631 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opAlpha |
Definition at line 635 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opColor |
Definition at line 634 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcAlpha |
Definition at line 632 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcColor |
Definition at line 630 of file qrhigles2_p.h.