Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_diagnostic_checkpoints/
Dqueue_checkpoint_properties.adoc15 * pname:checkpointExecutionStageMask is a mask indicating which pipeline
35 * pname:checkpointExecutionStageMask is a mask indicating which pipeline
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10164 VkPipelineStageFlags2 checkpointExecutionStageMask; member
13277 VkPipelineStageFlags checkpointExecutionStageMask; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp11753 … VULKAN_HPP_HASH_COMBINE( seed, queueFamilyCheckpointProperties2NV.checkpointExecutionStageMask ); in operator ()()
11765 VULKAN_HPP_HASH_COMBINE( seed, queueFamilyCheckpointPropertiesNV.checkpointExecutionStageMask ); in operator ()()
Dvulkansc_hash.hpp6093 … VULKAN_HPP_HASH_COMBINE( seed, queueFamilyCheckpointProperties2NV.checkpointExecutionStageMask ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp11478 vkStream->write((VkPipelineStageFlags2*)&forMarshaling->checkpointExecutionStageMask, in marshal_VkQueueFamilyCheckpointProperties2NV()
11491 vkStream->read((VkPipelineStageFlags2*)&forUnmarshaling->checkpointExecutionStageMask, in unmarshal_VkQueueFamilyCheckpointProperties2NV()
Dgoldfish_vk_reserved_marshaling_guest.cpp7746 memcpy(*ptr, (VkPipelineStageFlags2*)&forMarshaling->checkpointExecutionStageMask, in reservedmarshal_VkQueueFamilyCheckpointProperties2NV()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp14722 vkStream->write((VkPipelineStageFlags2*)&forMarshaling->checkpointExecutionStageMask, in marshal_VkQueueFamilyCheckpointProperties2NV()
14747 vkStream->read((VkPipelineStageFlags2*)&forUnmarshaling->checkpointExecutionStageMask, in unmarshal_VkQueueFamilyCheckpointProperties2NV()
Dgoldfish_vk_reserved_marshaling.cpp11354 memcpy((VkPipelineStageFlags2*)&forUnmarshaling->checkpointExecutionStageMask, *ptr, in reservedunmarshal_VkQueueFamilyCheckpointProperties2NV()