Turnstone Operating System
Loading...
Searching...
No Matches
virgl_stencil_state_t Struct Reference

Public Attributes

uint32_t enabled:1
 
uint32_t func:3
 
uint32_t fail_op:3
 
uint32_t zpass_op:3
 
uint32_t zfail_op:3
 
uint32_t valuemask:8
 
uint32_t writemask:8
 

Member Data Documentation

◆ enabled

uint32_t virgl_stencil_state_t::enabled

stencil[0]: stencil enabled, stencil[1]: two-side enabled

◆ fail_op

uint32_t virgl_stencil_state_t::fail_op

VIRGL_STENCIL_OP_x

◆ func

uint32_t virgl_stencil_state_t::func

VIRGL_FUNC_x

◆ zfail_op

uint32_t virgl_stencil_state_t::zfail_op

VIRGL_STENCIL_OP_x

◆ zpass_op

uint32_t virgl_stencil_state_t::zpass_op

VIRGL_STENCIL_OP_x


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