Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp429 …vector<PositionColorVertex> commandVertices = m_params.commands[commandIdx]->getVertices((deUint32… in iterate() local
430 vertices.insert(vertices.end(), commandVertices.begin(), commandVertices.end()); in iterate()