Home
last modified time | relevance | path

Searched refs:quadOuterEdgeDescriptions (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp454 static const OuterEdgeDescription quadOuterEdgeDescriptions[4] = in outerEdgeDescriptions() local
470 case TESSPRIMITIVETYPE_QUADS: return arrayToVector(quadOuterEdgeDescriptions); in outerEdgeDescriptions()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp444 static const OuterEdgeDescription quadOuterEdgeDescriptions[4] = in outerEdgeDescriptions() local
460 case TESSPRIMITIVETYPE_QUADS: return arrayToVector(quadOuterEdgeDescriptions); in outerEdgeDescriptions()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTessellationTests.cpp638 static const OuterEdgeDescription quadOuterEdgeDescriptions[4] =
654 case TESSPRIMITIVETYPE_QUADS: return arrayToVector(quadOuterEdgeDescriptions);

Completed in 17 milliseconds