![]() |
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 603 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstAlpha |
Definition at line 607 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstColor |
Definition at line 605 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opAlpha |
Definition at line 609 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opColor |
Definition at line 608 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcAlpha |
Definition at line 606 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcColor |
Definition at line 604 of file qrhigles2_p.h.