esextcTessellationShaderUtils.hpp | 320 float outer_tess_level[4]; member in struct:glcts::TessellationShaderUtils::_tessellation_vertex_counter_program 337 memset(outer_tess_level, 0, sizeof(outer_tess_level)); 384 void initTessellationVertexCounterProgram(const float* inner_tess_level, const float* outer_tess_level,
|