Lines Matching refs:pGranularity
5909 VkExtent2D* pGranularity; in decode() local
5925 vkReadStream->alloc((void**)&pGranularity, sizeof(VkExtent2D)); in decode()
5927 (VkExtent2D*)(pGranularity), readStreamPtrPtr); in decode()
5928 if (pGranularity) { in decode()
5929 transform_tohost_VkExtent2D(m_state, (VkExtent2D*)(pGranularity)); in decode()
5935 (unsigned long long)pGranularity); in decode()
5937 vk->vkGetRenderAreaGranularity(unboxed_device, renderPass, pGranularity); in decode()
5939 if (pGranularity) { in decode()
5940 transform_fromhost_VkExtent2D(m_state, (VkExtent2D*)(pGranularity)); in decode()
5943 (VkExtent2D*)(pGranularity)); in decode()
5951 pGranularity); in decode()
17422 VkExtent2D* pGranularity; in decode() local
17438 vkReadStream->alloc((void**)&pGranularity, sizeof(VkExtent2D)); in decode()
17440 (VkExtent2D*)(pGranularity), readStreamPtrPtr); in decode()
17445 if (pGranularity) { in decode()
17446 transform_tohost_VkExtent2D(m_state, (VkExtent2D*)(pGranularity)); in decode()
17453 (unsigned long long)pRenderingAreaInfo, (unsigned long long)pGranularity); in decode()
17456 pGranularity); in decode()
17458 if (pGranularity) { in decode()
17459 transform_fromhost_VkExtent2D(m_state, (VkExtent2D*)(pGranularity)); in decode()
17462 (VkExtent2D*)(pGranularity)); in decode()
17470 pGranularity); in decode()