4 // require_extensions: GL_ARB_tessellation_shader
7 // Per-vertex inputs to the tessellation evaluation shader must be arrays.
8 // This test covers the case where the block has no instance name, which is
9 // significant for Mesa's compiler.
12 #extension GL_ARB_tessellation_shader: require