Home
last modified time | relevance | path

Searched refs:StencilParams (Results 1 – 2 of 2) sorted by relevance

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