Searched refs:_tessellation_vertex_counter_program (Results 1 – 2 of 2) sorted by relevance
314 typedef struct _tessellation_vertex_counter_program struct in glcts::TessellationShaderUtils334 _tessellation_vertex_counter_program(const glw::Functions& gl) : m_gl(gl) in _tessellation_vertex_counter_program() argument352 ~_tessellation_vertex_counter_program() in ~_tessellation_vertex_counter_program() argument372 } _tessellation_vertex_counter_program; typedef in glcts::TessellationShaderUtils375 typedef std::vector<_tessellation_vertex_counter_program> _programs;380 void captureTessellationData(_tessellation_vertex_counter_program& program);388 _tessellation_vertex_counter_program& result_descriptor);
56 void TessellationShaderUtils::captureTessellationData(_tessellation_vertex_counter_program& program) in captureTessellationData()626 _tessellation_vertex_counter_program test_program(m_gl); in getAmountOfVerticesGeneratedByTessellator()665 _tessellation_vertex_counter_program test_program(m_gl); in getDataGeneratedByTessellator()1231 bool is_point_mode_enabled, _tessellation_vertex_counter_program& result_descriptor) in initTessellationVertexCounterProgram()