Searched refs:RUN_PER_SAMPLE (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSampleVariableTests.cpp | 1067 RUN_PER_SAMPLE, enumerator 1312 else if (m_runMode == RUN_PER_SAMPLE) in init() 1405 if (m_runMode != RUN_PER_SAMPLE) in genFragmentSource() 1417 if (m_runMode == RUN_PER_SAMPLE) in genFragmentSource() 1463 DE_ASSERT(runMode == RUN_PER_SAMPLE); in SampleMaskUniqueCase() 2125 if (m_runMode == RUN_PER_SAMPLE) in genFragmentSource() 2148 if (m_runMode == RUN_PER_SAMPLE) in genFragmentSource() 2319 …c, targets[targetNdx].numSamples, targets[targetNdx].target, SampleMaskCountCase::RUN_PER_SAMPLE)); in init() 2336 …, targets[targetNdx].numSamples, targets[targetNdx].target, SampleMaskUniqueCase::RUN_PER_SAMPLE)); in init() 2365 …rgetNdx].numSamples, targets[targetNdx].target, SampleMaskWriteCase::RUN_PER_SAMPLE, SampleMaskWri… in init() [all …]
|