Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderInvariance.cpp35 typedef struct _vertex struct
41 _vertex() in _vertex() function
47 } _vertex; typedef
1155 std::vector<_vertex> outer_vertices; in verifyResultData()
1170 for (std::vector<_vertex>::const_iterator vertex_iterator = outer_vertices.begin(); in verifyResultData()
1184 _vertex vertex; in verifyResultData()
1198 for (std::vector<_vertex>::const_iterator ref_vertex_iterator = outer_vertices.begin(); in verifyResultData()
1202 const _vertex& ref_vertex = *ref_vertex_iterator; in verifyResultData()
1441 _vertex expected_vertex; in verifyResultDataForIteration()
1787 std::vector<_vertex> expected_vertice in verifyResultDataForIteration()
[all...]

Completed in 3 milliseconds