Searched defs:DepthStencilParams (Results 1 – 2 of 2) sorted by relevance
96 struct DepthStencilParams struct98 rr::FaceType visibleFace; //!< Quad visible face.100 bool stencilTestEnabled;101 StencilParams stencil[rr::FACETYPE_LAST];103 bool depthTestEnabled;104 deUint32 depthFunc;105 float depth;106 bool depthWriteMask;108 DepthStencilParams (void) in DepthStencilParams() argument
96 struct DepthStencilParams struct98 rr::FaceType visibleFace; //!< Quad visible face.100 bool stencilTestEnabled;101 StencilParams stencil[rr::FACETYPE_LAST];103 bool depthTestEnabled;104 deUint32 depthFunc;105 float depth;106 bool depthWriteMask;108 DepthStencilParams (void) in DepthStencilParams() function