Fixes up some issues in the shader generator to make the shader unit test run ...
13 years, 4 months ago
(2011-08-15 20:42:52 UTC)
#1
Fixes up some issues in the shader generator to make the shader unit test run
cleanly.
I've been meaning to make the unit test able to run tests that require a GL
context for a long time. This change creates a global GL context and Gr context
available for unit tests. It also adds a test that runs the GrGpuGLShaders
program unit test.
Issue 4898049: Make program unit test run clean and add it to tests program
(Closed)
Created 13 years, 4 months ago by bsalomon
Modified 13 years, 4 months ago
Reviewers: Stephen White, epoger
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 4