Home
last modified time | relevance | path

Searched refs:pipelineExecutableInfo (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dpipelines.adoc8737 * [[VUID-vkGetPipelineExecutablePropertiesKHR-pipelineExecutableInfo-03270]]
8738 The <<features-pipelineExecutableInfo, pname:pipelineExecutableInfo>>
8895 * [[VUID-vkGetPipelineExecutableStatisticsKHR-pipelineExecutableInfo-03272]]
8896 The <<features-pipelineExecutableInfo, pname:pipelineExecutableInfo>>
9043 * [[VUID-vkGetPipelineExecutableInternalRepresentationsKHR-pipelineExecutableInfo-03276]]
9044 The <<features-pipelineExecutableInfo, pname:pipelineExecutableInfo>>
Dfeatures.adoc3696 * [[features-pipelineExecutableInfo]] pname:pipelineExecutableInfo
7420 * <<features-pipelineExecutableInfo, pname:pipelineExecutableInfo>>, if
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp11268 vkStream->write((VkBool32*)&forMarshaling->pipelineExecutableInfo, sizeof(VkBool32)); in marshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()
11280 vkStream->read((VkBool32*)&forUnmarshaling->pipelineExecutableInfo, sizeof(VkBool32)); in unmarshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()
Dgoldfish_vk_reserved_marshaling_guest.cpp7605 memcpy(*ptr, (VkBool32*)&forMarshaling->pipelineExecutableInfo, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp14443 vkStream->write((VkBool32*)&forMarshaling->pipelineExecutableInfo, sizeof(VkBool32)); in marshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()
14467 vkStream->read((VkBool32*)&forUnmarshaling->pipelineExecutableInfo, sizeof(VkBool32)); in unmarshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()
Dgoldfish_vk_reserved_marshaling.cpp11130 memcpy((VkBool32*)&forUnmarshaling->pipelineExecutableInfo, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9969 VkBool32 pipelineExecutableInfo; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp9121 …HASH_COMBINE( seed, physicalDevicePipelineExecutablePropertiesFeaturesKHR.pipelineExecutableInfo ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc7072 * Consistently use the feature name pname:pipelineExecutableInfo as found