Lines Matching refs:pExecutableInfo
16164 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()
16299 (VkPipelineExecutableInfoKHR*)(pExecutableInfo), readStreamPtrPtr); in decode()
16331 if (pExecutableInfo) { in decode()
16333 m_state, (VkPipelineExecutableInfoKHR*)(pExecutableInfo)); in decode()
16350 (unsigned long long)pExecutableInfo, in decode()
16358 unboxed_device, pExecutableInfo, pInternalRepresentationCount, in decode()
16406 pExecutableInfo, pInternalRepresentationCount, pInternalRepresentations); in decode()