Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFragmentOutputTests.hpp36 class FragmentOutputTests : public TestCaseGroup class
39 FragmentOutputTests (Context& context);
40 ~FragmentOutputTests (void);
45 FragmentOutputTests (const FragmentOutputTests& other);
46 FragmentOutputTests& operator= (const FragmentOutputTests& other);
H A Des3fFragmentOutputTests.cpp961 FragmentOutputTests::FragmentOutputTests (Context& context) in FragmentOutputTests() function in deqp::gles3::Functional::FragmentOutputTests
966 FragmentOutputTests::~FragmentOutputTests (void) in ~FragmentOutputTests()
1093 void FragmentOutputTests::init (void)
H A Des3fFunctionalTests.cpp395 addChild(new FragmentOutputTests (m_context)); in init()

Completed in 5 milliseconds