Searched refs:SampleMaskCountCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fSampleVariableTests.cpp | 1254 class SampleMaskCountCase : public SampleMaskBaseCase class 1257 …SampleMaskCountCase (Context& context, const char* name, const char* desc, int sampleCount, Rend… 1258 ~SampleMaskCountCase (void); 1273 SampleMaskCountCase::SampleMaskCountCase (Context& context, const char* name, const char* desc, int… in SampleMaskCountCase() function in deqp::gles31::Functional::__anon50b095400111::SampleMaskCountCase 1279 SampleMaskCountCase::~SampleMaskCountCase (void) in ~SampleMaskCountCase() 1283 void SampleMaskCountCase::init (void) in init() 1313 void SampleMaskCountCase::preDraw (void) in preDraw() 1360 void SampleMaskCountCase::postDraw (void) in postDraw() 1365 std::string SampleMaskCountCase::genFragmentSource (int numTargetSamples) const in genFragmentSource() 2288 …SampleMaskCountCase(m_context, targets[targetNdx].name, targets[targetNdx].desc, targets[targetNdx… in init() [all …]
|