Qt 6.x
The Qt SDK
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 563 of file qrhigles2_p.h.

Member Data Documentation

◆ dstAlpha

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstAlpha

Definition at line 567 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ dstColor

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::dstColor

Definition at line 565 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ opAlpha

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opAlpha

Definition at line 569 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ opColor

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::opColor

Definition at line 568 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ srcAlpha

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcAlpha

Definition at line 566 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ srcColor

GLenum QGles2CommandBuffer::GraphicsPassState::Blend::srcColor

Definition at line 564 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().


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