Home
last modified time | relevance | path

Searched refs:GetPipelineExecutableInternalRepresentationsKHR (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp57 ITEM(GetPipelineExecutableInternalRepresentationsKHR)
718 result = GetPipelineExecutableInternalRepresentationsKHR(device, &exec_info, &ir_count, ir); in print_pipeline_ir()
732 result = GetPipelineExecutableInternalRepresentationsKHR(device, &exec_info, &ir_count, ir); in print_pipeline_ir()
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dvk_layer_dispatch_table.h476 …FN_vkGetPipelineExecutableInternalRepresentationsKHR GetPipelineExecutableInternalRepresentationsK… member
H A Dvk_dispatch_table_helper.h657 …table->GetPipelineExecutableInternalRepresentationsKHR = (PFN_vkGetPipelineExecutableInternalRepre… in layer_init_device_dispatch_table()
658 …if (table->GetPipelineExecutableInternalRepresentationsKHR == nullptr) { table->GetPipelineExecuta… in layer_init_device_dispatch_table()
H A Dlayer_chassis_dispatch.cpp4922 …ap_handles) return layer_data->device_dispatch_table.GetPipelineExecutableInternalRepresentationsK… in DispatchGetPipelineExecutableInternalRepresentationsKHR()
4932 …VkResult result = layer_data->device_dispatch_table.GetPipelineExecutableInternalRepresentationsKH… in DispatchGetPipelineExecutableInternalRepresentationsKHR()
H A Dchassis.cpp6538 VKAPI_ATTR VkResult VKAPI_CALL GetPipelineExecutableInternalRepresentationsKHR( in GetPipelineExecutableInternalRepresentationsKHR() function
9546 …xecutableInternalRepresentationsKHR", {false, (void*)GetPipelineExecutableInternalRepresentationsK…
H A Dchassis.h1551 VKAPI_ATTR VkResult VKAPI_CALL GetPipelineExecutableInternalRepresentationsKHR(