aboutsummaryrefslogtreecommitdiff
path: root/icd/generated
diff options
context:
space:
mode:
authorNathaniel Cesario <nathaniel@lunarg.com>2020-11-02 11:33:45 -0700
committerncesario-lunarg <71668273+ncesario-lunarg@users.noreply.github.com>2020-11-02 14:34:57 -0700
commit51c1c5ab56d599438ce97650e22c664fb07a4fca (patch)
tree7379526625c295f87edc1c68584a7e59114efa4b /icd/generated
parent3f747ee91e3bd5abc6c55a47706ad822238f850a (diff)
downloadusermoji-51c1c5ab56d599438ce97650e22c664fb07a4fca.tar.xz
mockicd: Remove VK_KHR_portability_subset
Don't report VK_KHR_portability_subset as being supported. Change-Id: I84fa925cee23d3a28ca2726972cb9820c03c619c
Diffstat (limited to 'icd/generated')
-rw-r--r--icd/generated/mock_icd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/icd/generated/mock_icd.h b/icd/generated/mock_icd.h
index 13fcba49..0d267aa4 100644
--- a/icd/generated/mock_icd.h
+++ b/icd/generated/mock_icd.h
@@ -180,7 +180,6 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = {
{"VK_EXT_image_drm_format_modifier", 1},
{"VK_EXT_descriptor_indexing", 2},
{"VK_EXT_shader_viewport_index_layer", 1},
- {"VK_KHR_portability_subset", 1},
{"VK_NV_shading_rate_image", 3},
{"VK_NV_ray_tracing", 3},
{"VK_NV_representative_fragment_test", 2},