Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/tests/
Dhelpers.cpp71 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()
/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h476 …FN_vkGetPipelineExecutableInternalRepresentationsKHR GetPipelineExecutableInternalRepresentationsK… member
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()
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()
Dchassis.cpp6538 VKAPI_ATTR VkResult VKAPI_CALL GetPipelineExecutableInternalRepresentationsKHR( in GetPipelineExecutableInternalRepresentationsKHR() function
9546 …xecutableInternalRepresentationsKHR", {false, (void*)GetPipelineExecutableInternalRepresentationsK…
Dchassis.h1551 VKAPI_ATTR VkResult VKAPI_CALL GetPipelineExecutableInternalRepresentationsKHR(
/external/mesa3d/prebuilt-intermediates/util/
Dvk_enum_to_str.h806 …FN_vkGetPipelineExecutableInternalRepresentationsKHR GetPipelineExecutableInternalRepresentationsK… member
Dvk_enum_to_str.c4829 …table->GetPipelineExecutableInternalRepresentationsKHR = (PFN_vkGetPipelineExecutableInternalRepre… in vk_load_device_commands()