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