Searched refs:FragmentOutputCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp133 class FragmentOutputCase : public TestCase class in namespace:deqp::gles3::Functional
136 FragmentOutputCase (Context& context, const char* name, const char* desc, const vector<BufferSpec>& fboSpec, const vector<FragmentOutput>& outputs);
137 ~FragmentOutputCase (void);
144 FragmentOutputCase (const FragmentOutputCase& other);
145 FragmentOutputCase& operator= (const FragmentOutputCase& other);
155 FragmentOutputCase::FragmentOutputCase (Context& context, const char* name, const char* desc, const vector<BufferSpec>& fboSpec, const vector<FragmentOutput>& outputs) function in class:deqp::gles3::Functional::FragmentOutputCase
164 FragmentOutputCase
[all...]

Completed in 25 milliseconds