Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 598 of file qrhigles2_p.h.

Member Data Documentation

◆ failOp

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::failOp

Definition at line 600 of file qrhigles2_p.h.

◆ func

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::func

Definition at line 599 of file qrhigles2_p.h.

◆ zfailOp

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::zfailOp

Definition at line 601 of file qrhigles2_p.h.

◆ zpassOp

GLenum QGles2CommandBuffer::GraphicsPassState::StencilFace::zpassOp

Definition at line 602 of file qrhigles2_p.h.


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