citro3d  1.2.0
Data Fields
C3D_Effect Struct Reference

#include <internal.h>

Data Fields

u32 fragOpMode
 
u32 fragOpShadow
 
u32 zScale
 
u32 zOffset
 
GPU_CULLMODE cullMode
 
bool zBuffer
 
bool earlyDepth
 
GPU_EARLYDEPTHFUNC earlyDepthFunc
 
u32 earlyDepthRef
 
u32 alphaTest
 
u32 stencilMode
 
u32 stencilOp
 
u32 depthTest
 
u32 blendClr
 
u32 alphaBlend
 
GPU_LOGICOP clrLogicOp
 

Field Documentation

◆ alphaBlend

u32 C3D_Effect::alphaBlend

◆ alphaTest

u32 C3D_Effect::alphaTest

◆ blendClr

u32 C3D_Effect::blendClr

◆ clrLogicOp

GPU_LOGICOP C3D_Effect::clrLogicOp

◆ cullMode

GPU_CULLMODE C3D_Effect::cullMode

◆ depthTest

u32 C3D_Effect::depthTest

◆ earlyDepth

bool C3D_Effect::earlyDepth

◆ earlyDepthFunc

GPU_EARLYDEPTHFUNC C3D_Effect::earlyDepthFunc

◆ earlyDepthRef

u32 C3D_Effect::earlyDepthRef

◆ fragOpMode

u32 C3D_Effect::fragOpMode

◆ fragOpShadow

u32 C3D_Effect::fragOpShadow

◆ stencilMode

u32 C3D_Effect::stencilMode

◆ stencilOp

u32 C3D_Effect::stencilOp

◆ zBuffer

bool C3D_Effect::zBuffer

◆ zOffset

u32 C3D_Effect::zOffset

◆ zScale

u32 C3D_Effect::zScale

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