Searched defs:pExecutableInfo (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | func_table.cpp | 3491 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pStatisticCount, in gfxstream_vk_GetPipelineExecutableStatisticsKHR() 3506 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in gfxstream_vk_GetPipelineExecutableInternalRepresentationsKHR()
|
D | VkEncoder.cpp | 29065 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pStatisticCount, in vkGetPipelineExecutableStatisticsKHR() 29241 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableInternalRepresentationsKHR()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshot.cpp | 2749 VkResult input_result, VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableStatisticsKHR() 2753 VkResult input_result, VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableInternalRepresentationsKHR() 6287 VkResult input_result, VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableStatisticsKHR() 6297 VkResult input_result, VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableInternalRepresentationsKHR()
|
D | VkDecoder.cpp | 16164 const VkPipelineExecutableInfoKHR* pExecutableInfo; in decode() local 16284 const VkPipelineExecutableInfoKHR* pExecutableInfo; in decode() local
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan.hpp | 4191 …tPipelineExecutableStatisticsKHR( VkDevice device, const VkPipelineExecutableInfoKHR * pExecutable… in vkGetPipelineExecutableStatisticsKHR() argument 4197 …utableInternalRepresentationsKHR( VkDevice device, const VkPipelineExecutableInfoKHR * pExecutable… in vkGetPipelineExecutableInternalRepresentationsKHR() argument
|