DescriptionCast the scratch resource key in order to fix a warning
Cast the generated scratch resource key to GrScratchKey::ResourceType.
The key is generated with atomic ops that operate on int32_t, while
the resource type is unsigned.
Fixes a compile-breaking warning with gcc (Ubuntu/Linaro
4.6.4-1ubuntu1~12.04) 4.6.4.
Patch Set 1 #Patch Set 2 : address review comment #Messages
Total messages: 6 (1 generated)
|