Home
last modified time | relevance | path

Searched defs:MultiviewImplementationParams (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DMultiviewTest.h63 struct MultiviewImplementationParams : public PlatformParameters struct
65 MultiviewImplementationParams(GLint majorVersion, in MultiviewImplementationParams() function
77 std::ostream &operator<<(std::ostream &os, const MultiviewImplementationParams &params); argument