Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A 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()