Searched refs:lowerRightVertex (Results 1 – 2 of 2) sorted by relevance
726 const Vertex4RGBA lowerRightVertex = in createOverlappingQuads() local739 vertices.push_back(lowerRightVertex); in createOverlappingQuads()743 vertices.push_back(lowerRightVertex); in createOverlappingQuads()765 const Vertex4Tex4 lowerRightVertex = in createFullscreenQuad() local779 lowerRightVertex, in createFullscreenQuad()783 lowerRightVertex, in createFullscreenQuad()816 const Vertex4Tex4 lowerRightVertex = in createQuadMosaic() local828 vertices.push_back(lowerRightVertex); in createQuadMosaic()831 vertices.push_back(lowerRightVertex); in createQuadMosaic()
448 const Vertex4RGBA lowerRightVertex = {tcu::Vec4(size, -size, 0.0f, 1.0f), color}; in createQuad() local453 vertices.push_back(lowerRightVertex); in createQuad()456 vertices.push_back(lowerRightVertex); in createQuad()