The great shader refactor: Separate initialization from ctor
This moves initialization of parameters to SetSubclassProperties. The next step is to clean up initialization to use a common program descriptor. In that patch, I'll change these functions to CheckSubclassProperties, so that I can DCHECK that I didn't change anything. BUG=667966 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2626823002 Cr-Commit-Position: refs/heads/master@{#442761}
Showing
Please register or sign in to comment