Searched refs:fPhysDevProps (Results 1 – 4 of 4) sorted by relevance
61 return fPhysDevProps; in physicalDeviceProperties()286 VkPhysicalDeviceProperties fPhysDevProps; variable
192 VK_CALL(GetPhysicalDeviceProperties(backendContext.fPhysicalDevice, &fPhysDevProps)); in GrVkGpu()
70 return fPhysDevProps; in physicalDeviceProperties()379 VkPhysicalDeviceProperties fPhysDevProps; variable
227 VK_CALL(GetPhysicalDeviceProperties(backendContext.fPhysicalDevice, &fPhysDevProps)); in GrVkGpu()