Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp450 const Vertex4RGBA UpperRightVertex = {tcu::Vec4(size, size, 0.0f, 1.0f), color}; in createQuad() local
457 vertices.push_back(UpperRightVertex); in createQuad()