Searched defs:FragmentOperationState (Results 1 – 1 of 1) sorted by relevance
226 struct FragmentOperationState struct230 bool scissorTestEnabled;231 WindowRectangle scissorRectangle;233 bool stencilTestEnabled;234 StencilState stencilStates[2]; //!< Indexed with FACETYPE_FRONT and FACETYPE_BACK.236 bool depthTestEnabled;237 TestFunc depthFunc;238 bool depthMask;240 BlendMode blendMode;243 BlendState blendRGBState;[all …]