Home
last modified time | relevance | path

Searched defs:FragmentOperationState (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/referencerenderer/
H A DrrRenderState.hpp234 struct FragmentOperationState struct
238 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 …]