main: select ES3.2 version when all extensions are available
[mesa.git] / src / mesa / main / mtypes.h
index eec057e0137ce28c1934e7af8c35fa6ca9223c3d..e4a3036437eb07a8b58d6a8ca84e9e10efffb0cf 100644 (file)
@@ -2494,11 +2494,6 @@ struct gl_uniform_block
     */
    GLuint Binding;
 
-   /**
-    * Vulkan descriptor set qualifier for this block.
-    */
-   GLuint Set;
-
    /**
     * Minimum size (in bytes) of a buffer object to back this uniform buffer
     * (GL_UNIFORM_BLOCK_DATA_SIZE).