Searched refs:DRAWMETHOD_LAST (Results 1 – 4 of 4) sorted by relevance
169 DRAWMETHOD_LAST enumerator
283 return de::getSizedArrayElement<DrawTestSpec::DRAWMETHOD_LAST>(infos, (int)method); in getMethodInfo()2376 return de::getSizedArrayElement<DrawTestSpec::DRAWMETHOD_LAST>(methods, (int)method); in drawMethodToString()2830 drawMethod = DRAWMETHOD_LAST; in DrawTestSpec()2868 DE_ASSERT(drawMethod != DRAWMETHOD_LAST); in valid()
992 DRAWMETHOD_LAST enumerator1047 DE_ASSERT(method < DRAWMETHOD_LAST); in ComputeShaderGeneratedCase()
3826 DRAWMETHOD_LAST enumerator4068 DE_ASSERT(drawMethod < DRAWMETHOD_LAST); in RenderCase()