Searched defs:FragmentOperationState (Results 1 – 1 of 1) sorted by relevance
237 struct FragmentOperationState struct241 bool scissorTestEnabled;242 WindowRectangle scissorRectangle;244 bool stencilTestEnabled;245 StencilState stencilStates[2]; //!< Indexed with FACETYPE_FRONT and FACETYPE_BACK.247 bool depthTestEnabled;248 TestFunc depthFunc;249 bool depthMask;251 bool depthBoundsTestEnabled;252 float minDepthBound;[all …]