Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp117 struct OutputVec struct
119 vector<FragmentOutput> outputs;
121 OutputVec& operator<< (const FragmentOutput& output) in operator <<()
127 vector<FragmentOutput> toVec (void) const in toVec()