![]() |
Qt 6.x
The Qt SDK
|
#include <qrhigles2_p.h>
Collaboration diagram for QGles2CommandBuffer::GraphicsPassState::Blend:Public Attributes | |
| GLenum | srcColor |
| GLenum | dstColor |
| GLenum | srcAlpha |
| GLenum | dstAlpha |
| GLenum | opColor |
| GLenum | opAlpha |
Definition at line 563 of file qrhigles2_p.h.
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstAlpha |
Definition at line 567 of file qrhigles2_p.h.
Referenced by QRhiGles2::executeBindGraphicsPipeline().
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstColor |
Definition at line 565 of file qrhigles2_p.h.
Referenced by QRhiGles2::executeBindGraphicsPipeline().
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opAlpha |
Definition at line 569 of file qrhigles2_p.h.
Referenced by QRhiGles2::executeBindGraphicsPipeline().
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opColor |
Definition at line 568 of file qrhigles2_p.h.
Referenced by QRhiGles2::executeBindGraphicsPipeline().
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcAlpha |
Definition at line 566 of file qrhigles2_p.h.
Referenced by QRhiGles2::executeBindGraphicsPipeline().
| GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcColor |
Definition at line 564 of file qrhigles2_p.h.
Referenced by QRhiGles2::executeBindGraphicsPipeline().