skia2/tools/gpu/gl
Ben Wagner 97c6a0ee41 Remove interal use of SkRefCnt_SafeAssign.
It turns out that SkDeviceProfile is no longer used and can just be
deleted. The ResourceCacheTest and DebugGLTestContext are changed to use
smart pointers where possible. This also clarifies the squirrelly part of
the test. DebugGLTestContext is going away soon anyway.

Change-Id: I95ef24afa58aa4d356429b93d4dec0d72e3fd827
Reviewed-on: https://skia-review.googlesource.com/140577
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2018-07-11 20:31:18 +00:00
..
angle Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. 2017-12-11 22:03:38 +00:00
command_buffer Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. 2017-12-11 22:03:38 +00:00
debug Remove interal use of SkRefCnt_SafeAssign. 2018-07-11 20:31:18 +00:00
egl Reland "CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2." 2018-03-23 19:21:20 +00:00
glx Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. 2017-12-11 17:54:38 +00:00
iOS Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. 2017-12-11 17:54:38 +00:00
mac Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. 2017-12-11 17:54:38 +00:00
none Add CreatePlatformGLTestContext_none.cpp for Google3 build 2016-04-01 04:50:45 -07:00
null Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. 2017-12-11 17:54:38 +00:00
win Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. 2017-12-11 17:54:38 +00:00
GLTestContext.cpp Revert "Check for ANGLE's implementation of texture_rectangle" 2018-05-30 20:54:49 +00:00
GLTestContext.h Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00