Searched refs:DepthStencilParams (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDepthStencilTests.cpp96 struct DepthStencilParams struct in namespace:deqp::gles2::Functional::DepthStencilCaseUtil
108 DepthStencilParams (void) function in struct:deqp::gles2::Functional::DepthStencilCaseUtil::DepthStencilParams
132 tcu::TestLog& operator<< (tcu::TestLog& log, const DepthStencilParams& params)
188 DepthStencilParams params;
507 DepthStencilCase (Context& context, const char* name, const char* desc, const std::vector<DepthStencilParams>& cases);
519 std::vector<DepthStencilParams> m_cases;
537 DepthStencilCase::DepthStencilCase (Context& context, const char* name, const char* desc, const std::vector<DepthStencilParams>& cases)
724 static void randomDepthStencilState (de::Random& rnd, DepthStencilParams& params)
843 DepthStencilParams params;
864 vector<DepthStencilParams> case
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp96 struct DepthStencilParams struct in namespace:deqp::gles3::Functional::DepthStencilCaseUtil
108 DepthStencilParams (void) function in struct:deqp::gles3::Functional::DepthStencilCaseUtil::DepthStencilParams
132 tcu::TestLog& operator<< (tcu::TestLog& log, const DepthStencilParams& params)
188 DepthStencilParams params;
507 DepthStencilCase (Context& context, const char* name, const char* desc, const std::vector<DepthStencilParams>& cases);
519 std::vector<DepthStencilParams> m_cases;
537 DepthStencilCase::DepthStencilCase (Context& context, const char* name, const char* desc, const std::vector<DepthStencilParams>& cases)
724 static void randomDepthStencilState (de::Random& rnd, DepthStencilParams& params)
843 DepthStencilParams params;
864 vector<DepthStencilParams> case
[all...]

Completed in 60 milliseconds