Searched refs:GetPipelineExecutableInternalRepresentationsKHR (Results 1 – 8 of 8) sorted by relevance
71 ITEM(GetPipelineExecutableInternalRepresentationsKHR)311 result = GetPipelineExecutableInternalRepresentationsKHR(device, &exec_info, &ir_count, ir); in print_pipeline_ir()320 result = GetPipelineExecutableInternalRepresentationsKHR(device, &exec_info, &ir_count, ir); in print_pipeline_ir()
476 …FN_vkGetPipelineExecutableInternalRepresentationsKHR GetPipelineExecutableInternalRepresentationsK… member
657 …table->GetPipelineExecutableInternalRepresentationsKHR = (PFN_vkGetPipelineExecutableInternalRepre… in layer_init_device_dispatch_table()658 …if (table->GetPipelineExecutableInternalRepresentationsKHR == nullptr) { table->GetPipelineExecuta… in layer_init_device_dispatch_table()
4922 …ap_handles) return layer_data->device_dispatch_table.GetPipelineExecutableInternalRepresentationsK… in DispatchGetPipelineExecutableInternalRepresentationsKHR()4932 …VkResult result = layer_data->device_dispatch_table.GetPipelineExecutableInternalRepresentationsKH… in DispatchGetPipelineExecutableInternalRepresentationsKHR()
6538 VKAPI_ATTR VkResult VKAPI_CALL GetPipelineExecutableInternalRepresentationsKHR( in GetPipelineExecutableInternalRepresentationsKHR() function9546 …xecutableInternalRepresentationsKHR", {false, (void*)GetPipelineExecutableInternalRepresentationsK…
1551 VKAPI_ATTR VkResult VKAPI_CALL GetPipelineExecutableInternalRepresentationsKHR(
806 …FN_vkGetPipelineExecutableInternalRepresentationsKHR GetPipelineExecutableInternalRepresentationsK… member
4829 …table->GetPipelineExecutableInternalRepresentationsKHR = (PFN_vkGetPipelineExecutableInternalRepre… in vk_load_device_commands()