aboutsummaryrefslogtreecommitdiff
path: root/icd/generated/function_declarations.h
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2023-09-05 12:51:44 -0700
committerMike Schuchardt <mikes@lunarg.com>2023-09-05 14:11:35 -0700
commite50622314dfc8efa00e2e5f824a63464f1a94665 (patch)
tree4c82f0d75d416c435a81d56ab1eff0494255669e /icd/generated/function_declarations.h
parent389110e4600669d82bca042859fddf898387c0d2 (diff)
downloadusermoji-e50622314dfc8efa00e2e5f824a63464f1a94665.tar.xz
build: Update to header 1.3.263
- Update known-good - Generate source
Diffstat (limited to 'icd/generated/function_declarations.h')
-rw-r--r--icd/generated/function_declarations.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/icd/generated/function_declarations.h b/icd/generated/function_declarations.h
index 4fe0a2e3..ce0b88b8 100644
--- a/icd/generated/function_declarations.h
+++ b/icd/generated/function_declarations.h
@@ -93,8 +93,8 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = {
{"VK_AMD_negative_viewport_height", 1},
{"VK_AMD_gpu_shader_half_float", 2},
{"VK_AMD_shader_ballot", 1},
- {"VK_EXT_video_encode_h264", 11},
- {"VK_EXT_video_encode_h265", 11},
+ {"VK_EXT_video_encode_h264", 12},
+ {"VK_EXT_video_encode_h265", 12},
{"VK_KHR_video_decode_h264", 8},
{"VK_AMD_texture_gather_bias_lod", 1},
{"VK_AMD_shader_info", 1},
@@ -273,7 +273,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = {
{"VK_KHR_present_id", 1},
{"VK_EXT_private_data", 1},
{"VK_EXT_pipeline_creation_cache_control", 3},
- {"VK_KHR_video_encode_queue", 9},
+ {"VK_KHR_video_encode_queue", 10},
{"VK_NV_device_diagnostics_config", 2},
{"VK_QCOM_render_pass_store_ops", 2},
{"VK_NV_low_latency", 1},
@@ -371,6 +371,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = {
{"VK_QCOM_filter_cubic_clamp", 1},
{"VK_EXT_attachment_feedback_loop_dynamic_state", 1},
{"VK_QNX_external_memory_screen_buffer", 1},
+ {"VK_NV_descriptor_pool_overallocation", 1},
};
@@ -4190,6 +4191,7 @@ static VKAPI_ATTR VkResult VKAPI_CALL GetScreenBufferPropertiesQNX(
#endif /* VK_USE_PLATFORM_SCREEN_QNX */
+
static VKAPI_ATTR VkResult VKAPI_CALL CreateAccelerationStructureKHR(
VkDevice device,
const VkAccelerationStructureCreateInfoKHR* pCreateInfo,