diff options
| author | 2017-02-22 12:49:18 +1300 | |
|---|---|---|
| committer | 2017-02-27 09:26:29 +1300 | |
| commit | e8d79a60cf5edc9ce0b025e39e3731fabcd2fdf4 (patch) | |
| tree | 910ca95b69bc516c787fc7844e1861a4c193c17f /libs/gui/DisplayEventReceiver.cpp | |
| parent | fa25e630f3d658da685e8e0dc8c3e6b7510145fa (diff) | |
vulkan: Advertise present modes based on actual capabilities
Now that all the infrastructure is in place, we can advertise
the correct set of present modes. These are:
- mailbox, always
- fifo, always (required by spec)
- shared demand refresh, if the driver can do it
- shared continuous refresh, if the driver can do it
V2: Switch from std::vector to android::Vector (thanks Ian)
V3: Single flag
Test: build
Change-Id: I4df43dd0b0067ef7ae7d5ac0535eb9f8f311dee3
Diffstat (limited to 'libs/gui/DisplayEventReceiver.cpp')
0 files changed, 0 insertions, 0 deletions