Searched defs:FragmentDiscardTestCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderFramebufferFetchTests.cpp1041 class FragmentDiscardTestCase : public FramebufferFetchTestCase class in namespace:deqp::gles31::Functional::__anon5419
1044 FragmentDiscardTestCase (Context& context, const char* name, const char* desc, deUint32 format);
1045 ~FragmentDiscardTestCase (void) {}
1055 FragmentDiscardTestCase::FragmentDiscardTestCase (Context& context, const char* name, const char* desc, deUint32 format) function in class:deqp::gles31::Functional::__anon5419::FragmentDiscardTestCase
1060 glu::ProgramSources FragmentDiscardTestCase::genShaderSources (void)
1083 void FragmentDiscardTestCase::genFramebufferWithGrid (const tcu::Vec4& fbColorEven, const tcu::Vec4& fbColorOdd)
1102 tcu::TextureLevel FragmentDiscardTestCase::genReferenceTexture (const tcu::Vec4& fbColorEven, const tcu::Vec4& fbColorOdd)
1110 FragmentDiscardTestCase::IterateResult FragmentDiscardTestCase
[all...]

Completed in 184 milliseconds