webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
gl::DepthStencilState Struct Reference

#include <angletypes.h>

Public Attributes

bool depthTest
 
GLenum depthFunc
 
bool depthMask
 
bool stencilTest
 
GLenum stencilFunc
 
GLuint stencilMask
 
GLenum stencilFail
 
GLenum stencilPassDepthFail
 
GLenum stencilPassDepthPass
 
GLuint stencilWritemask
 
GLenum stencilBackFunc
 
GLuint stencilBackMask
 
GLenum stencilBackFail
 
GLenum stencilBackPassDepthFail
 
GLenum stencilBackPassDepthPass
 
GLuint stencilBackWritemask
 

Member Data Documentation

◆ depthFunc

GLenum gl::DepthStencilState::depthFunc

◆ depthMask

bool gl::DepthStencilState::depthMask

◆ depthTest

bool gl::DepthStencilState::depthTest

◆ stencilBackFail

GLenum gl::DepthStencilState::stencilBackFail

◆ stencilBackFunc

GLenum gl::DepthStencilState::stencilBackFunc

◆ stencilBackMask

GLuint gl::DepthStencilState::stencilBackMask

◆ stencilBackPassDepthFail

GLenum gl::DepthStencilState::stencilBackPassDepthFail

◆ stencilBackPassDepthPass

GLenum gl::DepthStencilState::stencilBackPassDepthPass

◆ stencilBackWritemask

GLuint gl::DepthStencilState::stencilBackWritemask

◆ stencilFail

GLenum gl::DepthStencilState::stencilFail

◆ stencilFunc

GLenum gl::DepthStencilState::stencilFunc

◆ stencilMask

GLuint gl::DepthStencilState::stencilMask

◆ stencilPassDepthFail

GLenum gl::DepthStencilState::stencilPassDepthFail

◆ stencilPassDepthPass

GLenum gl::DepthStencilState::stencilPassDepthPass

◆ stencilTest

bool gl::DepthStencilState::stencilTest

◆ stencilWritemask

GLuint gl::DepthStencilState::stencilWritemask

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