Home
last modified time | relevance | path

Searched refs:DRAWMETHOD_LAST (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.hpp169 DRAWMETHOD_LAST enumerator
DglsDrawTest.cpp284 return de::getSizedArrayElement<DrawTestSpec::DRAWMETHOD_LAST>(infos, (int)method); in getMethodInfo()
2396 return de::getSizedArrayElement<DrawTestSpec::DRAWMETHOD_LAST>(methods, (int)method); in drawMethodToString()
2850 drawMethod = DRAWMETHOD_LAST; in DrawTestSpec()
2888 DE_ASSERT(drawMethod != DRAWMETHOD_LAST); in valid()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawTests.cpp996 DRAWMETHOD_LAST enumerator
1051 DE_ASSERT(method < DRAWMETHOD_LAST); in ComputeShaderGeneratedCase()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp3826 DRAWMETHOD_LAST enumerator
4068 DE_ASSERT(drawMethod < DRAWMETHOD_LAST); in RenderCase()