Skia
2D Graphics Library
GrDriverBugWorkarounds.h File Reference
#include "include/gpu/GrDriverBugWorkaroundsAutogen.h"
#include "include/core/SkTypes.h"
#include <stdint.h>
#include <vector>
Include dependency graph for GrDriverBugWorkarounds.h:
This graph shows which files directly or indirectly include this file:

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 }
 

Macro Definition Documentation

◆ GPU_OP [1/2]

#define GPU_OP (   type,
  name 
)    type,

◆ GPU_OP [2/2]

#define GPU_OP (   type,
  name 
)    bool name = false;

Enumeration Type Documentation

◆ GrDriverBugWorkaroundType

Enumerator
NUMBER_OF_GPU_DRIVER_BUG_WORKAROUND_TYPES