Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 593 of file qrhigles2_p.h.

Member Data Documentation

◆ failOp

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::failOp

Definition at line 595 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ func

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::func

Definition at line 594 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ zfailOp

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::zfailOp

Definition at line 596 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().

◆ zpassOp

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::zpassOp

Definition at line 597 of file qrhigles2_p.h.

Referenced by QRhiGles2::executeBindGraphicsPipeline().


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