Searched defs:errorSet (Results 1 – 20 of 20) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | ContextD3D.h | 19 ContextD3D(const gl::State &state, gl::ErrorSet *errorSet) : ContextImpl(state, errorSet) {} in ContextD3D()
|
H A D | DisplayD3D.cpp | 211 gl::ErrorSet *errorSet, in createContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/ |
H A D | ContextWGL.cpp | 12 gl::ErrorSet *errorSet, in ContextWGL()
|
H A D | DisplayWGL.cpp | 473 gl::ErrorSet *errorSet, in createContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/cgl/ |
H A D | ContextCGL.cpp | 21 gl::ErrorSet *errorSet, in ContextCGL()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | ContextEGL.cpp | 16 gl::ErrorSet *errorSet, in ContextEGL()
|
H A D | DisplayEGL.cpp | 487 gl::ErrorSet *errorSet, in createContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | ContextImpl.cpp | 17 ContextImpl::ContextImpl(const gl::State &state, gl::ErrorSet *errorSet) in ContextImpl()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | DisplayNULL.cpp | 187 gl::ErrorSet *errorSet, in createContext()
|
H A D | ContextNULL.cpp | 64 gl::ErrorSet *errorSet, in ContextNULL()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | DisplayWgpu.cpp | 199 gl::ErrorSet *errorSet, in createContext()
|
H A D | ContextWgpu.cpp | 64 ContextWgpu::ContextWgpu(const gl::State &state, gl::ErrorSet *errorSet, DisplayWgpu *display) in ContextWgpu()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | DisplayVk.cpp | 408 gl::ErrorSet *errorSet, in createContext()
|
H A D | ContextVk.cpp | 872 ContextVk::ContextVk(const gl::State &state, gl::ErrorSet *errorSet, vk::Renderer *renderer) in ContextVk()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/ |
H A D | DisplayGLX.cpp | 445 gl::ErrorSet *errorSet, in createContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 34 Context9::Context9(const gl::State &state, gl::ErrorSet *errorSet, Renderer9 *renderer) in Context9()
|
H A D | Renderer9.cpp | 857 ContextImpl *Renderer9::createContext(const gl::State &state, gl::ErrorSet *errorSet) in createContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 119 Context11::Context11(const gl::State &state, gl::ErrorSet *errorSet, Renderer11 *renderer) in Context11()
|
H A D | Renderer11.cpp | 4131 ContextImpl *Renderer11::createContext(const gl::State &state, gl::ErrorSet *errorSet) in createContext()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ContextGL.cpp | 60 gl::ErrorSet *errorSet, in ContextGL()
|