Flutter Engine
The Flutter Engine
Macros
GrGLInterfaceAutogen.cpp File Reference
#include "include/gpu/gl/GrGLExtensions.h"
#include "include/gpu/gl/GrGLInterface.h"
#include "src/gpu/ganesh/gl/GrGLUtil.h"
#include <stdio.h>

Go to the source code of this file.

Macros

#define RETURN_FALSE_INTERFACE
 

Macro Definition Documentation

◆ RETURN_FALSE_INTERFACE

#define RETURN_FALSE_INTERFACE
Value:
SkDEBUGF("%s:%d GrGLInterface::validate() failed.\n", __FILE__, __LINE__); \
return false
#define SkDEBUGF(...)
Definition: SkDebug.h:24

Definition at line 70 of file GrGLInterfaceAutogen.cpp.