Searched refs:DepthStencilParams (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilTests.cpp | 96 struct DepthStencilParams struct 108 DepthStencilParams (void) in DepthStencilParams() function 132 tcu::TestLog& operator<< (tcu::TestLog& log, const DepthStencilParams& params) in operator <<() 188 DepthStencilParams params; 507 …ontext& context, const char* name, const char* desc, const std::vector<DepthStencilParams>& cases); 519 std::vector<DepthStencilParams> m_cases; 537 …Context& context, const char* name, const char* desc, const std::vector<DepthStencilParams>& cases) in DepthStencilCase() 724 static void randomDepthStencilState (de::Random& rnd, DepthStencilParams& params) in randomDepthStencilState() 843 DepthStencilParams params; in init() 864 vector<DepthStencilParams> cases; in init() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilTests.cpp | 96 struct DepthStencilParams struct 108 DepthStencilParams (void) in DepthStencilParams() argument 132 tcu::TestLog& operator<< (tcu::TestLog& log, const DepthStencilParams& params) in operator <<() 188 DepthStencilParams params; 507 …ontext& context, const char* name, const char* desc, const std::vector<DepthStencilParams>& cases); 519 std::vector<DepthStencilParams> m_cases; 537 …Context& context, const char* name, const char* desc, const std::vector<DepthStencilParams>& cases) in DepthStencilCase() 724 static void randomDepthStencilState (de::Random& rnd, DepthStencilParams& params) in randomDepthStencilState() 843 DepthStencilParams params; in init() 864 vector<DepthStencilParams> cases; in init() [all …]
|