aboutsummaryrefslogtreecommitdiff
path: root/layers/screenshot.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobin@lunarg.com>2015-09-03 09:50:06 -0600
committerTobin Ehlis <tobin@lunarg.com>2015-09-09 16:32:37 -0600
commit1031f4d90af8ed05a0ff39b07fbabdefff7265d0 (patch)
treedd9806b3eb24b1277fe13a0ee2eef1a0a83a005c /layers/screenshot.cpp
parentffc7cb965ba1b1f7ea618aeb6ca4eecacd99b479 (diff)
downloadusermoji-1031f4d90af8ed05a0ff39b07fbabdefff7265d0.tar.xz
layers: Initial framework for DeviceLimits layer
This includes many initial entrypoints and setting up function intercepts with only a few actual checks to begin. DeviceLimits layer is intended to capture two broad categories of errors: 1. Incorrect use of APIs to query device capabilities 2. Attempt to use API functionality beyond the capability of the underlying device DeviceLimits stores its own internal record of underlying device capabilities and flag errors if requests are made beyond those limits. Initial checks and documentation include verification of EnumeratePhysicalDevices call and some basic queue create/get validation.
Diffstat (limited to 'layers/screenshot.cpp')
0 files changed, 0 insertions, 0 deletions