Skia
2D Graphics Library
|
#include "include/gpu/GrDriverBugWorkaroundsAutogen.h"
#include "include/core/SkTypes.h"
#include <stdint.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | GrDriverBugWorkarounds |
Macros | |
#define | GPU_OP(type, name) type, |
#define | GPU_OP(type, name) bool name = false; |
Enumerations | |
enum | GrDriverBugWorkaroundType { NUMBER_OF_GPU_DRIVER_BUG_WORKAROUND_TYPES } |
#define GPU_OP | ( | type, | |
name | |||
) | type, |
#define GPU_OP | ( | type, | |
name | |||
) | bool name = false; |