summaryrefslogtreecommitdiffstats
path: root/src/amd
diff options
context:
space:
mode:
authorNicolas Koch <[email protected]>2016-10-06 21:21:32 +0200
committerJason Ekstrand <[email protected]>2016-10-11 22:58:27 -0700
commitfd27d5fd92b0ea42854edc59768e2e04709e179a (patch)
tree9392cc932af33bcf8eb7c1fd46692bba3c7fda8d /src/amd
parent2871d4d687710fb006dce11afa20a21f3f331180 (diff)
anv: Return correct result in EnumeratePhysicalDevices
If pPhysicalDevices is too small for all physical devices, the driver must return VK_INCOMPLETE. Since only a single physical device is supported, this is only the case when pPhysicalDeviceCount == 0 && pPhysicalDevices != NULL. Reviewed-by: Anuj Phogat <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/amd')
0 files changed, 0 insertions, 0 deletions