Skia
2D Graphics Library
|
#include "include/core/SkTypes.h"
Go to the source code of this file.
Classes | |
class | skgpu::ShaderErrorHandler |
Abstract class to report errors when compiling shaders. More... | |
Namespaces | |
skgpu | |
This file includes numerous public types that are used by all of our gpu backends. | |
Functions | |
ShaderErrorHandler * | skgpu::DefaultShaderErrorHandler () |
Used when no error handler is set. More... | |