Home
last modified time | relevance | path

Searched refs:travellerExpectedGeometryPtr (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderAdjacencyTests.cpp667 float* travellerExpectedGeometryPtr = 0; in setLinePointsNonindiced() local
683 travellerExpectedGeometryPtr = test_data.m_expected_geometry; in setLinePointsNonindiced()
725 *travellerExpectedGeometryPtr = segmentPtr->m_point_start->x; in setLinePointsNonindiced()
726 ++travellerExpectedGeometryPtr; in setLinePointsNonindiced()
727 *travellerExpectedGeometryPtr = segmentPtr->m_point_start->y; in setLinePointsNonindiced()
728 ++travellerExpectedGeometryPtr; in setLinePointsNonindiced()
729 *travellerExpectedGeometryPtr = 0; in setLinePointsNonindiced()
730 ++travellerExpectedGeometryPtr; in setLinePointsNonindiced()
731 *travellerExpectedGeometryPtr = 1; in setLinePointsNonindiced()
732 ++travellerExpectedGeometryPtr; in setLinePointsNonindiced()
751 float* travellerExpectedGeometryPtr = 0; setLinePointsindiced() local
840 float* travellerExpectedGeometryPtr = 0; setLineStripPointsNonindiced() local
914 float* travellerExpectedGeometryPtr = 0; setLineStripPointsIndiced() local
1002 float* travellerExpectedGeometryPtr = NULL; setTrianglePointsNonindiced() local
1110 float* travellerExpectedGeometryPtr = 0; setTrianglePointsIndiced() local
1229 float* travellerExpectedGeometryPtr = 0; setTriangleStripPointsNonindiced() local
1427 float* travellerExpectedGeometryPtr = 0; setTriangleStripPointsIndiced() local
[all...]

Completed in 1 milliseconds