Home
last modified time | relevance | path

Searched refs:VkPipelineExecutablePropertiesKHR (Results 1 – 25 of 29) sorted by relevance

12

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h1475 const VkPipelineExecutablePropertiesKHR* from,
1476 VkPipelineExecutablePropertiesKHR* to);
Dgoldfish_vk_transform_guest.h2365 ResourceTracker* resourceTracker, VkPipelineExecutablePropertiesKHR* toTransform);
2368 ResourceTracker* resourceTracker, VkPipelineExecutablePropertiesKHR* toTransform);
Dgoldfish_vk_marshaling_guest.h2803 const VkPipelineExecutablePropertiesKHR* forMarshaling);
2807 VkPipelineExecutablePropertiesKHR* forUnmarshaling);
DVkEncoder.h800 VkPipelineExecutablePropertiesKHR* pProperties,
Dgoldfish_vk_counting_guest.h1345 const VkPipelineExecutablePropertiesKHR* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h1505 const VkPipelineExecutablePropertiesKHR* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_transform_guest.cpp6429 ResourceTracker* resourceTracker, VkPipelineExecutablePropertiesKHR* toTransform) { in transform_tohost_VkPipelineExecutablePropertiesKHR()
6438 ResourceTracker* resourceTracker, VkPipelineExecutablePropertiesKHR* toTransform) { in transform_fromhost_VkPipelineExecutablePropertiesKHR()
Dgoldfish_vk_deepcopy_guest.cpp6870 const VkPipelineExecutablePropertiesKHR* from, in deepcopy_VkPipelineExecutablePropertiesKHR()
6871 VkPipelineExecutablePropertiesKHR* to) { in deepcopy_VkPipelineExecutablePropertiesKHR()
Dfunc_table.cpp3477 VkPipelineExecutablePropertiesKHR* pProperties) { in gfxstream_vk_GetPipelineExecutablePropertiesKHR()
DVkEncoder.cpp28893 VkPipelineExecutablePropertiesKHR* pProperties, uint32_t doLock) { in vkGetPipelineExecutablePropertiesKHR()
28963 (VkPipelineExecutablePropertiesKHR*)(pProperties + i), countPtr); in vkGetPipelineExecutablePropertiesKHR()
29011 (VkPipelineExecutablePropertiesKHR*)(pProperties + i), streamPtrPtr); in vkGetPipelineExecutablePropertiesKHR()
29031 VkPipelineExecutablePropertiesKHR* check_pProperties; in vkGetPipelineExecutablePropertiesKHR()
29032 check_pProperties = (VkPipelineExecutablePropertiesKHR*)(uintptr_t)stream->getBe64(); in vkGetPipelineExecutablePropertiesKHR()
29041 (VkPipelineExecutablePropertiesKHR*)(pProperties + i)); in vkGetPipelineExecutablePropertiesKHR()
29049 sResourceTracker, (VkPipelineExecutablePropertiesKHR*)(pProperties + i)); in vkGetPipelineExecutablePropertiesKHR()
Dgoldfish_vk_counting_guest.cpp6012 const VkPipelineExecutablePropertiesKHR* toCount, in count_VkPipelineExecutablePropertiesKHR()
Dgoldfish_vk_marshaling_guest.cpp11312 const VkPipelineExecutablePropertiesKHR* forMarshaling) { in marshal_VkPipelineExecutablePropertiesKHR()
11327 VkPipelineExecutablePropertiesKHR* forUnmarshaling) { in unmarshal_VkPipelineExecutablePropertiesKHR()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h1499 const VkPipelineExecutablePropertiesKHR* from,
1500 VkPipelineExecutablePropertiesKHR* to);
Dgoldfish_vk_transform.h2474 VkDecoderGlobalState* resourceTracker, VkPipelineExecutablePropertiesKHR* toTransform);
2477 VkDecoderGlobalState* resourceTracker, VkPipelineExecutablePropertiesKHR* toTransform);
Dgoldfish_vk_marshaling.h2829 const VkPipelineExecutablePropertiesKHR* forMarshaling);
2833 VkPipelineExecutablePropertiesKHR* forUnmarshaling);
Dgoldfish_vk_reserved_marshaling.h1495 VkPipelineExecutablePropertiesKHR* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_transform.cpp6629 VkDecoderGlobalState* resourceTracker, VkPipelineExecutablePropertiesKHR* toTransform) { in transform_tohost_VkPipelineExecutablePropertiesKHR()
6638 VkDecoderGlobalState* resourceTracker, VkPipelineExecutablePropertiesKHR* toTransform) { in transform_fromhost_VkPipelineExecutablePropertiesKHR()
Dgoldfish_vk_deepcopy.cpp7077 const VkPipelineExecutablePropertiesKHR* from, in deepcopy_VkPipelineExecutablePropertiesKHR()
7078 VkPipelineExecutablePropertiesKHR* to) { in deepcopy_VkPipelineExecutablePropertiesKHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.h1158 uint32_t* pExecutableCount, VkPipelineExecutablePropertiesKHR* pProperties);
DVkDecoder.cpp16048 VkPipelineExecutablePropertiesKHR* pProperties; in decode()
16075 memcpy((VkPipelineExecutablePropertiesKHR**)&pProperties, (*readStreamPtrPtr), 8); in decode()
16081 (*(pExecutableCount)) * sizeof(VkPipelineExecutablePropertiesKHR)); in decode()
16085 (VkPipelineExecutablePropertiesKHR*)(pProperties + i), in decode()
16097 m_state, (VkPipelineExecutablePropertiesKHR*)(pProperties + i)); in decode()
16127 m_state, (VkPipelineExecutablePropertiesKHR*)(pProperties + i)); in decode()
16139 (VkPipelineExecutablePropertiesKHR*)(pProperties + i)); in decode()
DVkDecoderSnapshot.cpp2746 uint32_t* pExecutableCount, VkPipelineExecutablePropertiesKHR* pProperties) {} in vkGetPipelineExecutablePropertiesKHR()
6278 uint32_t* pExecutableCount, VkPipelineExecutablePropertiesKHR* pProperties) { in vkGetPipelineExecutablePropertiesKHR()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9978 typedef struct VkPipelineExecutablePropertiesKHR { struct
9985 } VkPipelineExecutablePropertiesKHR; argument
10020 …eInfoKHR* pPipelineInfo, uint32_t* pExecutableCount, VkPipelineExecutablePropertiesKHR* pPr…
10029 VkPipelineExecutablePropertiesKHR* pProperties);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dpipelines.adoc8721 slink:VkPipelineExecutablePropertiesKHR structures.
8748 [open,refpage='VkPipelineExecutablePropertiesKHR',desc='Structure describing a pipeline executable'…
8750 The sname:VkPipelineExecutablePropertiesKHR structure is defined as:
8752 include::{generated}/api/structs/VkPipelineExecutablePropertiesKHR.adoc[]
8781 include::{generated}/validity/structs/VkPipelineExecutablePropertiesKHR.adoc[]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_static_assertions.hpp3075 …HPP_NAMESPACE::PipelineExecutablePropertiesKHR ) == sizeof( VkPipelineExecutablePropertiesKHR ), "…
Dvulkan.hpp4185 …pelineInfoKHR * pPipelineInfo, uint32_t * pExecutableCount, VkPipelineExecutablePropertiesKHR * pP… in vkGetPipelineExecutablePropertiesKHR()

12