aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layers/core_validation_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/layers/core_validation_types.h b/layers/core_validation_types.h
index 6269f146..98fa5a8f 100644
--- a/layers/core_validation_types.h
+++ b/layers/core_validation_types.h
@@ -353,6 +353,7 @@ template <> struct hash<ImageSubresourcePair> {
}
};
}
+
// Track last states that are bound per pipeline bind point (Gfx & Compute)
struct LAST_BOUND_STATE {
VkPipeline pipeline;