Searched refs:fPhysDevMemProps (Results 1 – 2 of 2) sorted by relevance
55 return fPhysDevMemProps; in physicalDeviceMemoryProperties()273 VkPhysicalDeviceMemoryProperties fPhysDevMemProps; variable
132 VK_CALL(GetPhysicalDeviceMemoryProperties(backendCtx->fPhysicalDevice, &fPhysDevMemProps)); in GrVkGpu()