Enable explicit GPU resource allocation
I think there is a low probability this will stick but we have to try sometime. Change-Id: Id79d55b4e0daf5b3dd0e8a56034e3d478c77606d Reviewed-on: https://skia-review.googlesource.com/78221 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
This commit is contained in:
parent
06c8da41eb
commit
733965adce
@ -15,9 +15,9 @@
|
||||
|
||||
|
||||
// Turn on/off the explicit distribution of GPU resources at flush time
|
||||
#ifndef SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION
|
||||
#define SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION
|
||||
#endif
|
||||
//#ifndef SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION
|
||||
// #define SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION
|
||||
//#endif
|
||||
|
||||
// Turn on/off the sorting of opLists at flush time
|
||||
#ifndef SK_DISABLE_RENDER_TARGET_SORTING
|
||||
|
Loading…
Reference in New Issue
Block a user