Update Mojo surfaces type converters to use RP for generating DQ and SQS
In order for RenderPass to own allocation of DrawQuads and SharedQuadState, update surface type converter code in mojo so when convert to DrawQuad and SharedQuadState, function takes in pointer to RenderPass as parameter. Also in unittest, create RenderPass to deal with DrawQuad and SharedQuadState creation. Follows 398533002. BUG=344962 Review URL: https://codereview.chromium.org/393103003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284104 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment