Home
last modified time | relevance | path

Searched refs:ErrorSet (Results 1 – 25 of 50) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DEGLImplFactory.h27 class ErrorSet; variable
65 gl::ErrorSet *errorSet,
DContextImpl.h21 class ErrorSet; variable
33 ContextImpl(const gl::State &state, gl::ErrorSet *errorSet);
262 gl::ErrorSet *mErrors;
DContextImpl.cpp16 ContextImpl::ContextImpl(const gl::State &state, gl::ErrorSet *errorSet) in ContextImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
DContextEAGL.h24 gl::ErrorSet *errorSet,
DContextEAGL.cpp24 gl::ErrorSet *errorSet, in ContextEAGL()
DDisplayEAGL.h58 gl::ErrorSet *errorSet,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DContextD3D.h19 ContextD3D(const gl::State &state, gl::ErrorSet *errorSet) : ContextImpl(state, errorSet) {} in ContextD3D()
DDisplayD3D.h50 gl::ErrorSet *errorSet,
DRendererD3D.h35 class ErrorSet; variable
161 virtual ContextImpl *createContext(const gl::State &state, gl::ErrorSet *errorSet) = 0;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DContextWGL.cpp12 gl::ErrorSet *errorSet, in ContextWGL()
DContextWGL.h21 gl::ErrorSet *errorSet,
DDisplayWGL.h50 gl::ErrorSet *errorSet,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
DContextCGL.h25 gl::ErrorSet *errorSet,
DContextCGL.cpp23 gl::ErrorSet *errorSet, in ContextCGL()
DDisplayCGL.h69 gl::ErrorSet *errorSet,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DContextEGL.h24 gl::ErrorSet *errorSet,
DContextEGL.cpp16 gl::ErrorSet *errorSet, in ContextEGL()
DDisplayEGL.h66 gl::ErrorSet *errorSet,
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h86 class ErrorSet : angle::NonCopyable
89 explicit ErrorSet(Context *context);
90 ~ErrorSet();
698 ErrorSet mErrors;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.h73 gl::ErrorSet *errorSet,
DDisplayNULL.cpp187 gl::ErrorSet *errorSet, in createContext()
/third_party/skia/third_party/externals/angle2/src/tests/
Dangle_unittests_utils.h130 gl::ErrorSet *,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.h61 gl::ErrorSet *errorSet,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.h107 gl::ErrorSet *errorSet,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DDisplayMtl.h77 gl::ErrorSet *errorSet,

12