Home
last modified time | relevance | path

Searched refs:PRIMITIVE_LAST (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.hpp144 PRIMITIVE_LAST enumerator
H A DglsVertexArrayTests.hpp140 PRIMITIVE_LAST enumerator
H A DglsDrawTest.cpp175 return de::getSizedArrayElement<DrawTestSpec::PRIMITIVE_LAST>(primitives, (int)primitive); in primitiveToGL()
2365 return de::getSizedArrayElement<DrawTestSpec::PRIMITIVE_LAST>(primitives, (int)primitive); in primitiveToString()
2848 primitive = PRIMITIVE_LAST; in DrawTestSpec()
2887 DE_ASSERT(primitive != PRIMITIVE_LAST); in valid()
H A DglsVertexArrayTests.cpp168 return de::getSizedArrayElement<Array::PRIMITIVE_LAST>(primitives, (int)primitive); in primitiveToString()
654 return de::getSizedArrayElement<Array::PRIMITIVE_LAST>(primitives, (int)primitive); in primitiveToGL()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPrimitiveRestartTests.cpp70 PRIMITIVE_LAST enumerator
673 for (int primType = 0; primType < (int)PrimitiveRestartCase::PRIMITIVE_LAST; primType++) in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp5445 PRIMITIVE_LAST
5484 DE_ASSERT(output < PRIMITIVE_LAST);

Completed in 32 milliseconds