HomeSort by relevance Sort by last modified time
    Searched refs:StencilParams (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDepthStencilTests.cpp 72 struct StencilParams
84 StencilParams (void)
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];
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDepthStencilTests.cpp 72 struct StencilParams
84 StencilParams (void)
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];
    [all...]

Completed in 168 milliseconds