• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:appendVertex

289 	void							appendVertex			(const tcu::Vec4& coord, const tcu::Vec4& color);
486 appendVertex(tcu::Vec4(-1.0f,-1.0f, 1.0f, 1.0f), color); in createVertexData()
487 appendVertex(tcu::Vec4(-1.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
488 appendVertex(tcu::Vec4( 0.0f,-1.0f, 1.0f, 1.0f), color); in createVertexData()
489 appendVertex(tcu::Vec4( 0.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
492 appendVertex(tcu::Vec4(-1.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
493 appendVertex(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), color); in createVertexData()
494 appendVertex(tcu::Vec4( 0.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
495 appendVertex(tcu::Vec4( 0.0f, 1.0f, 1.0f, 1.0f), color); in createVertexData()
498 appendVertex(tcu::Vec4( 0.0f,-1.0f, 1.0f, 1.0f), color); in createVertexData()
499 appendVertex(tcu::Vec4( 0.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
500 appendVertex(tcu::Vec4( 1.0f,-1.0f, 1.0f, 1.0f), color); in createVertexData()
501 appendVertex(tcu::Vec4( 1.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
504 appendVertex(tcu::Vec4( 0.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
505 appendVertex(tcu::Vec4( 0.0f, 1.0f, 1.0f, 1.0f), color); in createVertexData()
506 appendVertex(tcu::Vec4( 1.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
507 appendVertex(tcu::Vec4( 1.0f, 1.0f, 1.0f, 1.0f), color); in createVertexData()
1450 void MultiViewRenderTestInstance::appendVertex (const tcu::Vec4& coord, const tcu::Vec4& color) in appendVertex() function in vkt::MultiView::__anon997a26620111::MultiViewRenderTestInstance
1711 appendVertex(tcu::Vec4(-1.0f,-1.0f, 1.0f, 1.0f), color); in createVertexData()
1712 appendVertex(tcu::Vec4(-1.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
1713 appendVertex(tcu::Vec4( 0.0f,-1.0f, 1.0f, 1.0f), color); in createVertexData()
1714 appendVertex(tcu::Vec4( 0.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
1781 appendVertex(tcu::Vec4(-1.0f,-1.0f, 1.0f, 1.0f), tcu::Vec4(0.2f, 0.0f, 0.1f, 1.0f)); in createVertexData()
1782 appendVertex(tcu::Vec4(-1.0f, 0.0f, 1.0f, 1.0f), tcu::Vec4(0.3f, 0.0f, 0.2f, 1.0f)); in createVertexData()
1783 appendVertex(tcu::Vec4( 0.0f,-1.0f, 1.0f, 1.0f), tcu::Vec4(0.4f, 0.2f, 0.3f, 1.0f)); in createVertexData()
1784 appendVertex(tcu::Vec4( 0.0f, 0.0f, 1.0f, 1.0f), tcu::Vec4(0.5f, 0.0f, 0.4f, 1.0f)); in createVertexData()
2204appendVertex(tcu::Vec4(-1.0f + pointMargin * pixelStepX,-1.0f + pointMargin * pixelStepY, 1.0f, 1.… in createVertexData()
2205appendVertex(tcu::Vec4(-1.0f + pointMargin * pixelStepX, 0.0f + pointMargin * pixelStepY, 1.0f, 1.… in createVertexData()
2206appendVertex(tcu::Vec4( 0.0f + pointMargin * pixelStepX,-1.0f + pointMargin * pixelStepY, 1.0f, 1.… in createVertexData()
2207appendVertex(tcu::Vec4( 0.0f + pointMargin * pixelStepX, 0.0f + pointMargin * pixelStepY, 1.0f, 1.… in createVertexData()
2328 appendVertex(tcu::Vec4(-1.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
2329 appendVertex(tcu::Vec4(-1.0f,-1.0f, 1.0f, 1.0f), color); in createVertexData()
2330 appendVertex(tcu::Vec4( 0.0f,-1.0f, 1.0f, 1.0f), color); in createVertexData()
2333 appendVertex(tcu::Vec4(-1.0f, 1.0f, 1.0f, 1.0f), color); in createVertexData()
2334 appendVertex(tcu::Vec4(-1.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
2335 appendVertex(tcu::Vec4( 0.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
2338 appendVertex(tcu::Vec4( 0.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
2339 appendVertex(tcu::Vec4( 0.0f,-1.0f, 1.0f, 1.0f), color); in createVertexData()
2340 appendVertex(tcu::Vec4( 1.0f,-1.0f, 1.0f, 1.0f), color); in createVertexData()
2343 appendVertex(tcu::Vec4( 0.0f, 1.0f, 1.0f, 1.0f), color); in createVertexData()
2344 appendVertex(tcu::Vec4( 0.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
2345 appendVertex(tcu::Vec4( 1.0f, 0.0f, 1.0f, 1.0f), color); in createVertexData()
2553 appendVertex(tcu::Vec4(-1.0f,-1.0f, 0.0f, 1.0f), color); in createVertexData()
2554 appendVertex(tcu::Vec4(-1.0f, 0.0f, 0.0f, 1.0f), color); in createVertexData()
2555 appendVertex(tcu::Vec4( 0.0f,-1.0f, 0.0f, 1.0f), color); in createVertexData()
2556 appendVertex(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), color); in createVertexData()
2559 appendVertex(tcu::Vec4(-1.0f, 0.0f, 0.0f, 1.0f), color); in createVertexData()
2560 appendVertex(tcu::Vec4(-1.0f, 1.0f, 0.0f, 1.0f), color); in createVertexData()
2561 appendVertex(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), color); in createVertexData()
2562 appendVertex(tcu::Vec4( 0.0f, 1.0f, 0.0f, 1.0f), color); in createVertexData()
2565 appendVertex(tcu::Vec4( 0.0f,-1.0f, 0.0f, 1.0f), color); in createVertexData()
2566 appendVertex(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), color); in createVertexData()
2567 appendVertex(tcu::Vec4( 1.0f,-1.0f, 0.0f, 1.0f), color); in createVertexData()
2568 appendVertex(tcu::Vec4( 1.0f, 0.0f, 0.0f, 1.0f), color); in createVertexData()
2571 appendVertex(tcu::Vec4( 0.0f, 0.0f, 0.0f, 1.0f), color); in createVertexData()
2572 appendVertex(tcu::Vec4( 0.0f, 1.0f, 0.0f, 1.0f), color); in createVertexData()
2573 appendVertex(tcu::Vec4( 1.0f, 0.0f, 0.0f, 1.0f), color); in createVertexData()
2574 appendVertex(tcu::Vec4( 1.0f, 1.0f, 0.0f, 1.0f), color); in createVertexData()
2605 appendVertex(occludedObjectVertexCoord, m_vertexColor[objectStart + vertexNdx]); in createVertexData()
3177 appendVertex(tcu::Vec4(-1.0f,-0.5f, depthA, 1.0f), color); in createVertexData()
3178 appendVertex(tcu::Vec4(-1.0f, 0.0f, depthA, 1.0f), color); in createVertexData()
3179 appendVertex(tcu::Vec4( 0.0f,-0.5f, depthA, 1.0f), color); in createVertexData()
3180 appendVertex(tcu::Vec4( 0.0f, 0.0f, depthA, 1.0f), color); in createVertexData()
3182 appendVertex(tcu::Vec4(-1.0f, 0.0f, depthA, 1.0f), color); in createVertexData()
3183 appendVertex(tcu::Vec4(-1.0f, 0.5f, depthA, 1.0f), color); in createVertexData()
3184 appendVertex(tcu::Vec4( 0.0f, 0.0f, depthA, 1.0f), color); in createVertexData()
3185 appendVertex(tcu::Vec4( 0.0f, 0.5f, depthA, 1.0f), color); in createVertexData()
3187 appendVertex(tcu::Vec4( 0.0f,-0.5f, depthA, 1.0f), color); in createVertexData()
3188 appendVertex(tcu::Vec4( 0.0f, 0.0f, depthA, 1.0f), color); in createVertexData()
3189 appendVertex(tcu::Vec4( 1.0f,-0.5f, depthA, 1.0f), color); in createVertexData()
3190 appendVertex(tcu::Vec4( 1.0f, 0.0f, depthA, 1.0f), color); in createVertexData()
3192 appendVertex(tcu::Vec4( 0.0f, 0.0f, depthA, 1.0f), color); in createVertexData()
3193 appendVertex(tcu::Vec4( 0.0f, 0.5f, depthA, 1.0f), color); in createVertexData()
3194 appendVertex(tcu::Vec4( 1.0f, 0.0f, depthA, 1.0f), color); in createVertexData()
3195 appendVertex(tcu::Vec4( 1.0f, 0.5f, depthA, 1.0f), color); in createVertexData()
3198 appendVertex(tcu::Vec4(-0.5f,-1.0f, depthB, 1.0f), color); in createVertexData()
3199 appendVertex(tcu::Vec4(-0.5f, 0.0f, depthB, 1.0f), color); in createVertexData()
3200 appendVertex(tcu::Vec4( 0.0f,-1.0f, depthB, 1.0f), color); in createVertexData()
3201 appendVertex(tcu::Vec4( 0.0f, 0.0f, depthB, 1.0f), color); in createVertexData()
3203 appendVertex(tcu::Vec4(-0.5f, 0.0f, depthB, 1.0f), color); in createVertexData()
3204 appendVertex(tcu::Vec4(-0.5f, 1.0f, depthB, 1.0f), color); in createVertexData()
3205 appendVertex(tcu::Vec4( 0.0f, 0.0f, depthB, 1.0f), color); in createVertexData()
3206 appendVertex(tcu::Vec4( 0.0f, 1.0f, depthB, 1.0f), color); in createVertexData()
3208 appendVertex(tcu::Vec4( 0.0f,-1.0f, depthB, 1.0f), color); in createVertexData()
3209 appendVertex(tcu::Vec4( 0.0f, 0.0f, depthB, 1.0f), color); in createVertexData()
3210 appendVertex(tcu::Vec4( 0.5f,-1.0f, depthB, 1.0f), color); in createVertexData()
3211 appendVertex(tcu::Vec4( 0.5f, 0.0f, depthB, 1.0f), color); in createVertexData()
3213 appendVertex(tcu::Vec4( 0.0f, 0.0f, depthB, 1.0f), color); in createVertexData()
3214 appendVertex(tcu::Vec4( 0.0f, 1.0f, depthB, 1.0f), color); in createVertexData()
3215 appendVertex(tcu::Vec4( 0.5f, 0.0f, depthB, 1.0f), color); in createVertexData()
3216 appendVertex(tcu::Vec4( 0.5f, 1.0f, depthB, 1.0f), color); in createVertexData()