Searched refs:VkPipelineExecutableInfoKHR (Results 1 – 17 of 17) sorted by relevance
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 1514 const VkPipelineExecutableInfoKHR* from, 1515 VkPipelineExecutableInfoKHR* to);
|
D | goldfish_vk_transform.h | 2505 VkPipelineExecutableInfoKHR* toTransform); 2508 VkPipelineExecutableInfoKHR* toTransform);
|
D | goldfish_vk_marshaling.h | 2867 const VkPipelineExecutableInfoKHR* forMarshaling); 2870 VkPipelineExecutableInfoKHR* forUnmarshaling);
|
D | goldfish_vk_reserved_marshaling.h | 1506 VkPipelineExecutableInfoKHR* forUnmarshaling,
|
D | goldfish_vk_transform.cpp | 6644 VkPipelineExecutableInfoKHR* toTransform) { in transform_tohost_VkPipelineExecutableInfoKHR() 6653 VkPipelineExecutableInfoKHR* toTransform) { in transform_fromhost_VkPipelineExecutableInfoKHR()
|
D | goldfish_vk_deepcopy.cpp | 7113 const VkPipelineExecutableInfoKHR* from, in deepcopy_VkPipelineExecutableInfoKHR() 7114 VkPipelineExecutableInfoKHR* to) { in deepcopy_VkPipelineExecutableInfoKHR()
|
D | goldfish_vk_marshaling.cpp | 14607 const VkPipelineExecutableInfoKHR* forMarshaling) { in marshal_VkPipelineExecutableInfoKHR() 14621 VkPipelineExecutableInfoKHR* forUnmarshaling) { in unmarshal_VkPipelineExecutableInfoKHR()
|
D | goldfish_vk_reserved_marshaling.cpp | 11241 VkPipelineExecutableInfoKHR* forUnmarshaling, in reservedunmarshal_VkPipelineExecutableInfoKHR()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshot.h | 1303 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, 1308 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo,
|
D | VkDecoder.cpp | 16048 const VkPipelineExecutableInfoKHR* pExecutableInfo; in decode() 16060 sizeof(const VkPipelineExecutableInfoKHR)); in decode() 16063 (VkPipelineExecutableInfoKHR*)(pExecutableInfo), readStreamPtrPtr); in decode() 16093 m_state, (VkPipelineExecutableInfoKHR*)(pExecutableInfo)); in decode() 16168 const VkPipelineExecutableInfoKHR* pExecutableInfo; in decode() 16180 sizeof(const VkPipelineExecutableInfoKHR)); in decode() 16183 (VkPipelineExecutableInfoKHR*)(pExecutableInfo), readStreamPtrPtr); in decode() 16217 m_state, (VkPipelineExecutableInfoKHR*)(pExecutableInfo)); in decode()
|
D | VkDecoderSnapshot.cpp | 2884 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableStatisticsKHR() 2889 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableInternalRepresentationsKHR() 6705 const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pStatisticCount, in vkGetPipelineExecutableStatisticsKHR() 6716 const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, in vkGetPipelineExecutableInternalRepresentationsKHR()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_core.h | 10033 typedef struct VkPipelineExecutableInfoKHR { struct 10038 } VkPipelineExecutableInfoKHR; argument 10067 …leStatisticsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExec… 10068 …resentationsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExec… 10079 const VkPipelineExecutableInfoKHR* pExecutableInfo, 10085 const VkPipelineExecutableInfoKHR* pExecutableInfo,
|
D | vulkan_funcs.hpp | 14887 …elineExecutableStatisticsKHR( m_device, reinterpret_cast<const VkPipelineExecutableInfoKHR *>( pEx… in getPipelineExecutableStatisticsKHR() 14902 …elineExecutableStatisticsKHR( m_device, reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableStatisticsKHR() 14906 …elineExecutableStatisticsKHR( m_device, reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableStatisticsKHR() 14929 …elineExecutableStatisticsKHR( m_device, reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableStatisticsKHR() 14933 …elineExecutableStatisticsKHR( m_device, reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableStatisticsKHR() 14951 …leInternalRepresentationsKHR( m_device, reinterpret_cast<const VkPipelineExecutableInfoKHR *>( pEx… in getPipelineExecutableInternalRepresentationsKHR() 14966 …leInternalRepresentationsKHR( m_device, reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableInternalRepresentationsKHR() 14970 …leInternalRepresentationsKHR( m_device, reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableInternalRepresentationsKHR() 14993 …leInternalRepresentationsKHR( m_device, reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableInternalRepresentationsKHR() 14997 …leInternalRepresentationsKHR( m_device, reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableInternalRepresentationsKHR()
|
D | vulkan_raii.hpp | 17394 …KHR( static_cast<VkDevice>( m_device ), reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableStatisticsKHR() 17398 …KHR( static_cast<VkDevice>( m_device ), reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableStatisticsKHR() 17421 …KHR( static_cast<VkDevice>( m_device ), reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableInternalRepresentationsKHR() 17425 …KHR( static_cast<VkDevice>( m_device ), reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &ex… in getPipelineExecutableInternalRepresentationsKHR()
|
D | vulkan.hpp | 4191 …t vkGetPipelineExecutableStatisticsKHR( VkDevice device, const VkPipelineExecutableInfoKHR * pExec… in vkGetPipelineExecutableStatisticsKHR() 4197 …neExecutableInternalRepresentationsKHR( VkDevice device, const VkPipelineExecutableInfoKHR * pExec… in vkGetPipelineExecutableInternalRepresentationsKHR()
|
D | vulkan_static_assertions.hpp | 3079 …( VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR ) == sizeof( VkPipelineExecutableInfoKHR ), "str…
|
D | vulkan_structs.hpp | 83448 using NativeType = VkPipelineExecutableInfoKHR; 83461 PipelineExecutableInfoKHR( VkPipelineExecutableInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineExecutableInfoKHR() 83469 …PipelineExecutableInfoKHR & operator=( VkPipelineExecutableInfoKHR const & rhs ) VULKAN_HPP_NOEXCE… in operator =() 83496 operator VkPipelineExecutableInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInfoKHR const&() 83498 return *reinterpret_cast<const VkPipelineExecutableInfoKHR*>( this ); in operator VkPipelineExecutableInfoKHR const&() 83501 operator VkPipelineExecutableInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInfoKHR&() 83503 return *reinterpret_cast<VkPipelineExecutableInfoKHR*>( this ); in operator VkPipelineExecutableInfoKHR&()
|