aboutsummaryrefslogtreecommitdiff
path: root/scripts/unique_objects_generator.py
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2016-11-17 13:39:57 -0700
committerTobin Ehlis <tobine@google.com>2016-11-17 15:34:38 -0700
commit4e96aa8a5cd65bc1c6f29d471f6a1b132cbbed6f (patch)
treec64b0c069c3fee1d482f797bf493c62e2d4c458d /scripts/unique_objects_generator.py
parent9e1983ab84cd66234c47aa10f751b621ec1a5a57 (diff)
downloadusermoji-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/unique_objects_generator.py')
0 files changed, 0 insertions, 0 deletions