aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2016-11-17 13:51:54 -0700
committerTobin Ehlis <tobine@google.com>2016-11-17 15:34:38 -0700
commitac339e84be5416fc0211a49d68734389ef41c078 (patch)
treea38abe7502797dcff18ec672a3e2a4dffa2af028 /scripts
parent4e96aa8a5cd65bc1c6f29d471f6a1b132cbbed6f (diff)
downloadusermoji-ac339e84be5416fc0211a49d68734389ef41c078.tar.xz
layers:Check reqs before call to BindImageMemory
There's an implicit spec requirement that GetImageMemoryRequirements() should be called prior to calling BindImageMemory() b/c various return values from GetImageMemoryRequirements() are expected to be complied with. This change adds a warning if GetImageMemoryRequirements() has not been called prior to BindImageMemory(). In this case it will make the call itself in order to populate internal state tracking.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions