Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.h803 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo,
806 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo,
Dfunc_table.cpp3491 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pStatisticCount, in gfxstream_vk_GetPipelineExecutableStatisticsKHR() argument
3500 pExecutableInfo, pStatisticCount, in gfxstream_vk_GetPipelineExecutableStatisticsKHR()
3506 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in gfxstream_vk_GetPipelineExecutableInternalRepresentationsKHR() argument
3516 gfxstream_device->internal_object, pExecutableInfo, pInternalRepresentationCount, in gfxstream_vk_GetPipelineExecutableInternalRepresentationsKHR()
DVkEncoder.cpp29065 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pStatisticCount, in vkGetPipelineExecutableStatisticsKHR() argument
29097 device, pExecutableInfo, pStatisticCount, pStatistics); in vkGetPipelineExecutableStatisticsKHR()
29108 if (pExecutableInfo) { in vkGetPipelineExecutableStatisticsKHR()
29111 deepcopy_VkPipelineExecutableInfoKHR(pool, VK_STRUCTURE_TYPE_MAX_ENUM, pExecutableInfo, in vkGetPipelineExecutableStatisticsKHR()
29241 VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableInternalRepresentationsKHR() argument
29275 device, pExecutableInfo, pInternalRepresentationCount, pInternalRepresentations); in vkGetPipelineExecutableInternalRepresentationsKHR()
29286 if (pExecutableInfo) { in vkGetPipelineExecutableInternalRepresentationsKHR()
29289 deepcopy_VkPipelineExecutableInfoKHR(pool, VK_STRUCTURE_TYPE_MAX_ENUM, pExecutableInfo, in vkGetPipelineExecutableInternalRepresentationsKHR()
/hardware/google/gfxstream/host/vulkan/
DVkDecoder.cpp16164 const VkPipelineExecutableInfoKHR* pExecutableInfo; in decode() local
16175 vkReadStream->alloc((void**)&pExecutableInfo, in decode()
16179 (VkPipelineExecutableInfoKHR*)(pExecutableInfo), readStreamPtrPtr); in decode()
16207 if (pExecutableInfo) { in decode()
16209 m_state, (VkPipelineExecutableInfoKHR*)(pExecutableInfo)); in decode()
16224 (unsigned long long)pExecutableInfo, in decode()
16229 vk->vkGetPipelineExecutableStatisticsKHR(unboxed_device, pExecutableInfo, in decode()
16272 pExecutableInfo, pStatisticCount, pStatistics); in decode()
16284 const VkPipelineExecutableInfoKHR* pExecutableInfo; in decode() local
16295 vkReadStream->alloc((void**)&pExecutableInfo, in decode()
[all …]
DVkDecoderSnapshot.h1161 VkResult input_result, VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo,
1165 VkResult input_result, VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo,
DVkDecoderSnapshot.cpp2749 VkResult input_result, VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableStatisticsKHR() argument
2753 VkResult input_result, VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableInternalRepresentationsKHR() argument
6287 VkResult input_result, VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableStatisticsKHR() argument
6290 input_result, device, pExecutableInfo, in vkGetPipelineExecutableStatisticsKHR()
6297 VkResult input_result, VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, in vkGetPipelineExecutableInternalRepresentationsKHR() argument
6301 snapshotTraceBegin, snapshotTraceBytes, pool, input_result, device, pExecutableInfo, in vkGetPipelineExecutableInternalRepresentationsKHR()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp4191 …eStatisticsKHR( VkDevice device, const VkPipelineExecutableInfoKHR * pExecutableInfo, uint32_t * p… in vkGetPipelineExecutableStatisticsKHR() argument
4193 …return ::vkGetPipelineExecutableStatisticsKHR( device, pExecutableInfo, pStatisticCount, pStatisti… in vkGetPipelineExecutableStatisticsKHR()
4197 …esentationsKHR( VkDevice device, const VkPipelineExecutableInfoKHR * pExecutableInfo, uint32_t * p… in vkGetPipelineExecutableInternalRepresentationsKHR() argument
4199 …return ::vkGetPipelineExecutableInternalRepresentationsKHR( device, pExecutableInfo, pInternalRepr… in vkGetPipelineExecutableInternalRepresentationsKHR()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10021 …e device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pS…
10022 …e device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pI…
10033 const VkPipelineExecutableInfoKHR* pExecutableInfo,
10039 const VkPipelineExecutableInfoKHR* pExecutableInfo,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dpipelines.adoc8875 * pname:pExecutableInfo describes the pipeline executable being queried.
8899 The pname:pipeline member of pname:pExecutableInfo must: have been
8902 The pname:pipeline member of pname:pExecutableInfo must: have been
9016 * pname:pExecutableInfo describes the pipeline executable being queried.
9047 The pname:pipeline member of pname:pExecutableInfo must: have been
9050 The pname:pipeline member of pname:pExecutableInfo must: have been