Searched defs:_tessellation_vertex_counter_program (Results 1 – 1 of 1) sorted by relevance
314 typedef struct _tessellation_vertex_counter_program struct in glcts::TessellationShaderUtils317 float inner_tess_level[2];318 bool is_point_mode_enabled;319 glw::GLint n_patch_vertices;320 float outer_tess_level[4];321 _tessellation_primitive_mode primitive_mode;322 _tessellation_shader_vertex_spacing vertex_spacing;324 std::vector<char> m_data;325 unsigned int n_data_vertices;327 glw::GLint po_id;[all …]