Flutter Engine
The Flutter Engine
Macros
GrDriverBugWorkarounds.cpp File Reference
#include "include/gpu/GrDriverBugWorkarounds.h"
#include "include/core/SkTypes.h"

Go to the source code of this file.

Macros

#define GPU_OP(type, name)
 
#define GPU_OP(type, name)    name |= workarounds.name;
 

Macro Definition Documentation

◆ GPU_OP [1/2]

#define GPU_OP (   type,
  name 
)
Value:
name = true; \
break;
GLenum type

◆ GPU_OP [2/2]

#define GPU_OP (   type,
  name 
)     name |= workarounds.name;