aboutsummaryrefslogtreecommitdiff
path: root/icd/generated/function_declarations.h
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2023-09-11 11:15:43 -0700
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2023-09-12 10:13:04 -0600
commit45095e1b094ae45d4437ad516aaffbb499882d18 (patch)
tree251d5ecbd936466335150c6f36ca62c8ac0dacbe /icd/generated/function_declarations.h
parentd3c1c1ade0488aca289b34157ce38e3f359d2f4c (diff)
downloadusermoji-45095e1b094ae45d4437ad516aaffbb499882d18.tar.xz
build: Update to header 1.3.264
- Update known-good - Generate source
Diffstat (limited to 'icd/generated/function_declarations.h')
-rw-r--r--icd/generated/function_declarations.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/icd/generated/function_declarations.h b/icd/generated/function_declarations.h
index ce0b88b8..2750e4d4 100644
--- a/icd/generated/function_declarations.h
+++ b/icd/generated/function_declarations.h
@@ -315,6 +315,7 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = {
{"VK_HUAWEI_invocation_mask", 1},
{"VK_NV_external_memory_rdma", 1},
{"VK_EXT_pipeline_properties", 1},
+ {"VK_EXT_frame_boundary", 1},
{"VK_EXT_multisampled_render_to_single_sampled", 1},
{"VK_EXT_extended_dynamic_state2", 1},
{"VK_EXT_color_write_enable", 1},
@@ -371,6 +372,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_MSFT_layered_driver", 1},
{"VK_NV_descriptor_pool_overallocation", 1},
};
@@ -3717,6 +3719,7 @@ static VKAPI_ATTR VkResult VKAPI_CALL GetPipelinePropertiesEXT(
+
static VKAPI_ATTR void VKAPI_CALL CmdSetPatchControlPointsEXT(
VkCommandBuffer commandBuffer,
uint32_t patchControlPoints);
@@ -4192,6 +4195,7 @@ static VKAPI_ATTR VkResult VKAPI_CALL GetScreenBufferPropertiesQNX(
+
static VKAPI_ATTR VkResult VKAPI_CALL CreateAccelerationStructureKHR(
VkDevice device,
const VkAccelerationStructureCreateInfoKHR* pCreateInfo,