Home
last modified time | relevance | path

Searched refs:VkPipelineExecutableStatisticValueKHR (Results 1 – 25 of 104) sorted by relevance

12345

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_deepcopy_guest.h1462 Allocator* alloc, VkStructureType rootType, const VkPipelineExecutableStatisticValueKHR* from,
1463 VkPipelineExecutableStatisticValueKHR* to);
H A Dgoldfish_vk_transform_guest.h2356 ResourceTracker* resourceTracker, VkPipelineExecutableStatisticValueKHR* toTransform);
2359 ResourceTracker* resourceTracker, VkPipelineExecutableStatisticValueKHR* toTransform);
H A Dgoldfish_vk_marshaling_guest.h2798 const VkPipelineExecutableStatisticValueKHR* forMarshaling);
2802 VkPipelineExecutableStatisticValueKHR* forUnmarshaling);
H A Dgoldfish_vk_transform_guest.cpp6400 ResourceTracker* resourceTracker, VkPipelineExecutableStatisticValueKHR* toTransform) { in transform_tohost_VkPipelineExecutableStatisticValueKHR()
6406 ResourceTracker* resourceTracker, VkPipelineExecutableStatisticValueKHR* toTransform) { in transform_fromhost_VkPipelineExecutableStatisticValueKHR()
6419 resourceTracker, (VkPipelineExecutableStatisticValueKHR*)(&toTransform->value)); in transform_tohost_VkPipelineExecutableStatisticKHR()
6430 resourceTracker, (VkPipelineExecutableStatisticValueKHR*)(&toTransform->value)); in transform_fromhost_VkPipelineExecutableStatisticKHR()
H A Dgoldfish_vk_reserved_marshaling_guest.h1493 const VkPipelineExecutableStatisticValueKHR* forMarshaling, uint8_t** ptr);
H A Dgoldfish_vk_counting_guest.h1332 const VkPipelineExecutableStatisticValueKHR* toCount, size_t* count);
H A Dgoldfish_vk_deepcopy_guest.cpp6851 Allocator* alloc, VkStructureType rootType, const VkPipelineExecutableStatisticValueKHR* from, in deepcopy_VkPipelineExecutableStatisticValueKHR()
6852 VkPipelineExecutableStatisticValueKHR* to) { in deepcopy_VkPipelineExecutableStatisticValueKHR()
6881 alloc, rootType, &from->value, (VkPipelineExecutableStatisticValueKHR*)(&to->value)); in deepcopy_VkPipelineExecutableStatisticKHR()
H A Dgoldfish_vk_counting_guest.cpp5982 const VkPipelineExecutableStatisticValueKHR* toCount, size_t* count) { in count_VkPipelineExecutableStatisticValueKHR()
6006 featureBits, rootType, (VkPipelineExecutableStatisticValueKHR*)(&toCount->value), count); in count_VkPipelineExecutableStatisticKHR()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h1490 Allocator* alloc, VkStructureType rootType, const VkPipelineExecutableStatisticValueKHR* from,
1491 VkPipelineExecutableStatisticValueKHR* to);
Dgoldfish_vk_transform.h2469 VkDecoderGlobalState* resourceTracker, VkPipelineExecutableStatisticValueKHR* toTransform);
2472 VkDecoderGlobalState* resourceTracker, VkPipelineExecutableStatisticValueKHR* toTransform);
Dgoldfish_vk_marshaling.h2828 const VkPipelineExecutableStatisticValueKHR* forMarshaling);
2832 VkPipelineExecutableStatisticValueKHR* forUnmarshaling);
Dgoldfish_vk_transform.cpp6604 VkDecoderGlobalState* resourceTracker, VkPipelineExecutableStatisticValueKHR* toTransform) { in transform_tohost_VkPipelineExecutableStatisticValueKHR()
6610 VkDecoderGlobalState* resourceTracker, VkPipelineExecutableStatisticValueKHR* toTransform) { in transform_fromhost_VkPipelineExecutableStatisticValueKHR()
6623 resourceTracker, (VkPipelineExecutableStatisticValueKHR*)(&toTransform->value)); in transform_tohost_VkPipelineExecutableStatisticKHR()
6634 resourceTracker, (VkPipelineExecutableStatisticValueKHR*)(&toTransform->value)); in transform_fromhost_VkPipelineExecutableStatisticKHR()
Dgoldfish_vk_reserved_marshaling.h1486 VkPipelineExecutableStatisticValueKHR* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp7062 Allocator* alloc, VkStructureType rootType, const VkPipelineExecutableStatisticValueKHR* from, in deepcopy_VkPipelineExecutableStatisticValueKHR()
7063 VkPipelineExecutableStatisticValueKHR* to) { in deepcopy_VkPipelineExecutableStatisticValueKHR()
7092 alloc, rootType, &from->value, (VkPipelineExecutableStatisticValueKHR*)(&to->value)); in deepcopy_VkPipelineExecutableStatisticKHR()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp324 VkPipelineExecutableStatisticValueKHR value_) in PipelineExecutableStat()
335 const VkPipelineExecutableStatisticValueKHR value;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7404 typedef union VkPipelineExecutableStatisticValueKHR { union
7409 } VkPipelineExecutableStatisticValueKHR; typedef
7417 VkPipelineExecutableStatisticValueKHR value;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7404 typedef union VkPipelineExecutableStatisticValueKHR { union
7409 } VkPipelineExecutableStatisticValueKHR; typedef
7417 VkPipelineExecutableStatisticValueKHR value;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7404 typedef union VkPipelineExecutableStatisticValueKHR { union
7409 } VkPipelineExecutableStatisticValueKHR; typedef
7417 VkPipelineExecutableStatisticValueKHR value;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7404 typedef union VkPipelineExecutableStatisticValueKHR { union
7409 } VkPipelineExecutableStatisticValueKHR; typedef
7417 VkPipelineExecutableStatisticValueKHR value;
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7404 typedef union VkPipelineExecutableStatisticValueKHR { union
7409 } VkPipelineExecutableStatisticValueKHR; typedef
7417 VkPipelineExecutableStatisticValueKHR value;
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7404 typedef union VkPipelineExecutableStatisticValueKHR { union
7409 } VkPipelineExecutableStatisticValueKHR; typedef
7417 VkPipelineExecutableStatisticValueKHR value;
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7404 typedef union VkPipelineExecutableStatisticValueKHR { union
7409 } VkPipelineExecutableStatisticValueKHR; typedef
7417 VkPipelineExecutableStatisticValueKHR value;
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7404 typedef union VkPipelineExecutableStatisticValueKHR { union
7409 } VkPipelineExecutableStatisticValueKHR; typedef
7417 VkPipelineExecutableStatisticValueKHR value;
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9173 typedef union VkPipelineExecutableStatisticValueKHR { union
9178 } VkPipelineExecutableStatisticValueKHR; typedef
9186 VkPipelineExecutableStatisticValueKHR value;
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h9173 typedef union VkPipelineExecutableStatisticValueKHR { union
9178 } VkPipelineExecutableStatisticValueKHR; typedef
9186 VkPipelineExecutableStatisticValueKHR value;

12345