Home
last modified time | relevance | path

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

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