• Home
  • Raw
  • Download

Lines Matching refs:pLayout

3897                 VkSubresourceLayout* pLayout;  in decode()  local
3916 vkReadStream->alloc((void**)&pLayout, sizeof(VkSubresourceLayout)); in decode()
3918 (VkSubresourceLayout*)(pLayout), in decode()
3924 if (pLayout) { in decode()
3925 transform_tohost_VkSubresourceLayout(m_state, (VkSubresourceLayout*)(pLayout)); in decode()
3932 (unsigned long long)pSubresource, (unsigned long long)pLayout); in decode()
3934 vk->vkGetImageSubresourceLayout(unboxed_device, image, pSubresource, pLayout); in decode()
3936 if (pLayout) { in decode()
3938 (VkSubresourceLayout*)(pLayout)); in decode()
3941 (VkSubresourceLayout*)(pLayout)); in decode()
3949 pSubresource, pLayout); in decode()
17482 VkSubresourceLayout2KHR* pLayout; in decode() local
17497 vkReadStream->alloc((void**)&pLayout, sizeof(VkSubresourceLayout2KHR)); in decode()
17499 (VkSubresourceLayout2KHR*)(pLayout), in decode()
17505 if (pLayout) { in decode()
17507 (VkSubresourceLayout2KHR*)(pLayout)); in decode()
17514 (unsigned long long)pLayout); in decode()
17516 vk->vkGetDeviceImageSubresourceLayoutKHR(unboxed_device, pInfo, pLayout); in decode()
17518 if (pLayout) { in decode()
17520 (VkSubresourceLayout2KHR*)(pLayout)); in decode()
17523 (VkSubresourceLayout2KHR*)(pLayout)); in decode()
17530 snapshotTraceBegin, snapshotTraceBytes, &m_pool, device, pInfo, pLayout); in decode()
17543 VkSubresourceLayout2KHR* pLayout; in decode() local
17562 vkReadStream->alloc((void**)&pLayout, sizeof(VkSubresourceLayout2KHR)); in decode()
17564 (VkSubresourceLayout2KHR*)(pLayout), in decode()
17570 if (pLayout) { in decode()
17572 (VkSubresourceLayout2KHR*)(pLayout)); in decode()
17579 (unsigned long long)pSubresource, (unsigned long long)pLayout); in decode()
17581 vk->vkGetImageSubresourceLayout2KHR(unboxed_device, image, pSubresource, pLayout); in decode()
17583 if (pLayout) { in decode()
17585 (VkSubresourceLayout2KHR*)(pLayout)); in decode()
17588 (VkSubresourceLayout2KHR*)(pLayout)); in decode()
17596 pSubresource, pLayout); in decode()
19736 VkSubresourceLayout2KHR* pLayout; in decode() local
19755 vkReadStream->alloc((void**)&pLayout, sizeof(VkSubresourceLayout2KHR)); in decode()
19757 (VkSubresourceLayout2KHR*)(pLayout), in decode()
19763 if (pLayout) { in decode()
19765 (VkSubresourceLayout2KHR*)(pLayout)); in decode()
19772 (unsigned long long)pSubresource, (unsigned long long)pLayout); in decode()
19774 vk->vkGetImageSubresourceLayout2EXT(unboxed_device, image, pSubresource, pLayout); in decode()
19776 if (pLayout) { in decode()
19778 (VkSubresourceLayout2KHR*)(pLayout)); in decode()
19781 (VkSubresourceLayout2KHR*)(pLayout)); in decode()
19789 pSubresource, pLayout); in decode()