Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QGles2CommandBuffer::GraphicsPassState::StencilFace Struct Reference

#include <qrhigles2_p.h>

+ Collaboration diagram for QGles2CommandBuffer::GraphicsPassState::StencilFace:

Public Attributes

GLenum func
 
GLenum failOp
 
GLenum zfailOp
 
GLenum zpassOp
 

Detailed Description

Definition at line 577 of file qrhigles2_p.h.

Member Data Documentation

◆ failOp

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::failOp

Definition at line 579 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ func

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::func

Definition at line 578 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ zfailOp

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::zfailOp

Definition at line 580 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ zpassOp

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::zpassOp

Definition at line 581 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().


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