DescriptionUse explicitly-sized enums in GrGLProgramDesc::KeyHeader
Uses enums explicitly sized to 8 bits in GrGLProgramDesc::KeyHeader,
instead of storing them as uint8_t values. This avoids the need to
static_cast them.
Committed: http://code.google.com/p/skia/source/detail?r=11560
Patch Set 1 #Patch Set 2 : Fix build error with tests #
Messages
Total messages: 4 (0 generated)
|