diff options
| author | Tobin Ehlis <tobine@google.com> | 2016-11-17 13:39:57 -0700 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-11-17 15:34:38 -0700 |
| commit | 4e96aa8a5cd65bc1c6f29d471f6a1b132cbbed6f (patch) | |
| tree | c64b0c069c3fee1d482f797bf493c62e2d4c458d /scripts | |
| parent | 9e1983ab84cd66234c47aa10f751b621ec1a5a57 (diff) | |
| download | usermoji-4e96aa8a5cd65bc1c6f29d471f6a1b132cbbed6f.tar.xz | |
layers:Check reqs before call to BindBufferMemory
There's an implicit spec requirement that GetBufferMemoryRequirements()
should be called prior to calling BindBufferMemory() b/c various return
values from GetBufferMemoryRequirements() are expected to be complied
with.
This change adds a warning if GetBufferMemoryRequirements() has not
been called prior to BindBufferMemory(). 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
