Searched refs:UpperRightVertex (Results 1 – 1 of 1) sorted by relevance
450 const Vertex4RGBA UpperRightVertex = {tcu::Vec4(size, size, 0.0f, 1.0f), color}; in createQuad() local457 vertices.push_back(UpperRightVertex); in createQuad()