Home
last modified time | relevance | path

Searched defs:_vertex (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.cpp35 typedef struct _vertex struct
37 float u;
38 float v;
39 float w;
41 _vertex() in _vertex() function
47 } _vertex; typedef