cc: Some more cleanup and removing TODOs for validating resources.
This adds a LayerImpl::ValidateQuadResources() that each layer can call on quads that it appends. This function is empty when DCHECKs are off, which means it should be cheap/free in release builds. R=piman@chromium.org BUG=475894 Review URL: https://codereview.chromium.org/1096703006 Cr-Commit-Position: refs/heads/master@{#326903}
Showing
Please register or sign in to comment