spirv: Delete some dead workgroup variable handling code
[mesa.git] / src / compiler / spirv / vtn_private.h
index 20c1f80e8f6bb4420e9689c6f6393caf7164bf2f..c67d75a6fdd45d4b80d95bbf99e9fe870f2aacdf 100644 (file)
@@ -552,8 +552,6 @@ struct vtn_variable {
     */
    int base_location;
 
-   int shared_location;
-
    /**
     * In some early released versions of GLSLang, it implemented all function
     * calls by making copies of all parameters into temporary variables and