Searched refs:RUN_PER_SAMPLE (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fSampleVariableTests.cpp | 1050 RUN_PER_SAMPLE, enumerator 1293 else if (m_runMode == RUN_PER_SAMPLE) in init() 1385 if (m_runMode != RUN_PER_SAMPLE) in genFragmentSource() 1397 if (m_runMode == RUN_PER_SAMPLE) in genFragmentSource() 1443 DE_ASSERT(runMode == RUN_PER_SAMPLE); in SampleMaskUniqueCase() 2102 if (m_runMode == RUN_PER_SAMPLE) in genFragmentSource() 2125 if (m_runMode == RUN_PER_SAMPLE) in genFragmentSource() 2296 …c, targets[targetNdx].numSamples, targets[targetNdx].target, SampleMaskCountCase::RUN_PER_SAMPLE)); in init() 2313 …, targets[targetNdx].numSamples, targets[targetNdx].target, SampleMaskUniqueCase::RUN_PER_SAMPLE)); in init() 2342 …rgetNdx].numSamples, targets[targetNdx].target, SampleMaskWriteCase::RUN_PER_SAMPLE, SampleMaskWri… in init() [all …]
|