Searched defs:StencilParams (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDepthStencilTests.cpp72 struct StencilParams struct in namespace:deqp::gles2::Functional::DepthStencilCaseUtil
84 StencilParams (void) function in struct:deqp::gles2::Functional::DepthStencilCaseUtil::StencilParams
101 StencilParams stencil[rr::FACETYPE_LAST];
119 tcu::TestLog& operator<< (tcu::TestLog& log, const StencilParams& params)
368 void translateStencilState (const StencilParams& src, rr::StencilState& dst)
443 const StencilParams& sParams = command.params.stencil[face];
/external/deqp/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp72 struct StencilParams struct in namespace:deqp::gles3::Functional::DepthStencilCaseUtil
84 StencilParams (void) function in struct:deqp::gles3::Functional::DepthStencilCaseUtil::StencilParams
101 StencilParams stencil[rr::FACETYPE_LAST];
119 tcu::TestLog& operator<< (tcu::TestLog& log, const StencilParams& params)
368 void translateStencilState (const StencilParams& src, rr::StencilState& dst)
443 const StencilParams& sParams = command.params.stencil[face];

Completed in 397 milliseconds