aboutsummaryrefslogtreecommitdiff
path: root/layers/core_validation.h
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2016-12-19 10:20:43 -0700
committerTobin Ehlis <tobine@google.com>2016-12-19 14:31:33 -0700
commit9587868f634ad788a06acc64b1bcbbedc845e1e2 (patch)
tree8a9de15d5727cc6a415b12d85fb946f55ac0bc8c /layers/core_validation.h
parentc52e8b86286f942fedd22581ef5677be101b0204 (diff)
downloadusermoji-9587868f634ad788a06acc64b1bcbbedc845e1e2.tar.xz
layers:Add GetQueryPoolResults() validation flag
Diffstat (limited to 'layers/core_validation.h')
-rw-r--r--layers/core_validation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/layers/core_validation.h b/layers/core_validation.h
index 19720226..aaf64013 100644
--- a/layers/core_validation.h
+++ b/layers/core_validation.h
@@ -93,6 +93,7 @@ struct CHECK_DISABLED {
bool destroy_fence;
bool destroy_semaphore;
bool destroy_query_pool;
+ bool get_query_pool_results;
};
/*