diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2024-01-05 13:07:37 -0800 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2024-01-05 14:32:05 -0700 |
| commit | 2c0a644db855f40f100f9f39e5a8a8dfa2b0014d (patch) | |
| tree | 0f77c00b94cf554511409ba8bb884476401d6714 /icd/generated/function_declarations.h | |
| parent | 1a84e811a47143d0dc63471e28555a4f6c369bfc (diff) | |
| download | usermoji-2c0a644db855f40f100f9f39e5a8a8dfa2b0014d.tar.xz | |
build: Update to header 1.3.275
- Update known-good
- Generate source
Diffstat (limited to 'icd/generated/function_declarations.h')
| -rw-r--r-- | icd/generated/function_declarations.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/icd/generated/function_declarations.h b/icd/generated/function_declarations.h index e65d5763..2a39e25d 100644 --- a/icd/generated/function_declarations.h +++ b/icd/generated/function_declarations.h @@ -1,5 +1,5 @@ /* -** Copyright (c) 2015-2018, 2023 The Khronos Group Inc. +** Copyright (c) 2015-2024 The Khronos Group Inc. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. @@ -264,7 +264,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_NV_inherited_viewport_scissor", 1}, {"VK_KHR_shader_integer_dot_product", 1}, {"VK_EXT_texel_buffer_alignment", 1}, - {"VK_QCOM_render_pass_transform", 3}, + {"VK_QCOM_render_pass_transform", 4}, {"VK_EXT_depth_bias_control", 1}, {"VK_EXT_device_memory_report", 2}, {"VK_EXT_robustness2", 1}, @@ -294,7 +294,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_EXT_mesh_shader", 1}, {"VK_EXT_ycbcr_2plane_444_formats", 1}, {"VK_EXT_fragment_density_map2", 1}, - {"VK_QCOM_rotated_copy_commands", 1}, + {"VK_QCOM_rotated_copy_commands", 2}, {"VK_EXT_image_robustness", 1}, {"VK_KHR_workgroup_memory_explicit_layout", 1}, {"VK_KHR_copy_commands2", 1}, |
