Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderVertexSpacing.hpp115 typedef struct _tess_coordinate struct in glcts::TessellationShaderVertexSpacing
122 _tess_coordinate() in _tess_coordinate() function
135 _tess_coordinate(float _u, float _v, float _w) in _tess_coordinate() function
148 bool operator==(const _tess_coordinate& in) const;
149 } _tess_coordinate; typedef in glcts::TessellationShaderVertexSpacing
H A DesextcTessellationShaderVertexSpacing.cpp44 bool TessellationShaderVertexSpacing::_tess_coordinate::operator==( in operator ==()
45 const TessellationShaderVertexSpacing::_tess_coordinate& in) const in operator ==()

Completed in 3 milliseconds