Searched refs:fPhysDevMemProps (Results 1 – 2 of 2) sorted by relevance
49 return fPhysDevMemProps; in physicalDeviceMemoryProperties()207 VkPhysicalDeviceMemoryProperties fPhysDevMemProps; variable
186 VK_CALL(GetPhysicalDeviceMemoryProperties(physDev, &fPhysDevMemProps)); in GrVkGpu()