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