Home
last modified time | relevance | path

Searched defs:createContext (Results 1 – 24 of 24) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/
DEGLRobustnessTest.cpp86 void createContext(EGLint resetStrategy) in createContext() function in EGLRobustnessTest
DEGLSurfacelessContextTest.cpp75 EGLContext createContext() in createContext() function in __anon39827f2c0111::EGLSurfacelessContextTest
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.h33 PFNWGLCREATECONTEXTPROC createContext; variable
DDisplayWGL.cpp465 rx::ContextImpl *DisplayWGL::createContext(const gl::State &state, in createContext() function in rx::DisplayWGL
/device/generic/vulkan-cereal/stream-servers/tests/
DOpenGLTestContext.cpp87 EGLContext createContext(EGLDisplay dpy, ::EGLConfig config, EGLint maj, EGLint min) { in createContext() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp170 rx::ContextImpl *DisplayNULL::createContext(const gl::State &state, in createContext() function in rx::DisplayNULL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp161 ContextImpl *DisplayVk::createContext(const gl::State &state, in createContext() function in rx::DisplayVk
/device/generic/vulkan-cereal/third-party/angle/util/
DEGLWindow.cpp358 EGLContext EGLWindow::createContext(EGLContext share) const in createContext() function in EGLWindow
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp202 ContextImpl *DisplayAndroid::createContext(const gl::State &state, in createContext() function in rx::DisplayAndroid
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp201 rx::ContextImpl *DisplayD3D::createContext(const gl::State &state, in createContext() function in rx::DisplayD3D
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglOsApi_darwin.cpp248 virtual emugl::SmartPtr<EglOS::Context> createContext( in createContext() function in __anonc73db6550111::MacDisplay
DEglOsApi_egl.cpp553 EglOsEglDisplay::createContext(EGLint profileMask, in createContext() function in __anonb89d50680111::EglOsEglDisplay
DEglOsApi_glx.cpp447 virtual std::shared_ptr<EglOS::Context> createContext( in createContext() function in __anon5f14bb1b0111::GlxDisplay
DEglOsApi_wgl.cpp1022 virtual std::shared_ptr<EglOS::Context> createContext( in createContext() function in __anon223595fa0111::WglDisplay
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp336 ContextImpl *DisplayEGL::createContext(const gl::State &state, in createContext() function in rx::DisplayEGL
DFunctionsEGL.cpp336 EGLContext FunctionsEGL::createContext(EGLConfig config, in createContext() function in rx::FunctionsEGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp433 ContextImpl *DisplayGLX::createContext(const gl::State &state, in createContext() function in rx::DisplayGLX
DFunctionsGLX.cpp282 glx::Context FunctionsGLX::createContext(XVisualInfo *visual, glx::Context share, bool direct) const in createContext() function in rx::FunctionsGLX
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp908 ContextImpl *DisplayGbm::createContext(const gl::State &state, in createContext() function in rx::DisplayGbm
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DDisplay.cpp1101 Error Display::createContext(const Config *configuration, in createContext() function in egl::Display
DCaps.h916 bool createContext = false; member
/device/generic/vulkan-cereal/stream-servers/
Dvirtio-gpu-gfxstream-renderer.cpp599 int createContext(VirtioGpuCtxId ctx_id, uint32_t nlen, const char* name, in createContext() function in PipeVirglRenderer
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp842 ContextImpl *Renderer9::createContext(const gl::State &state, gl::ErrorSet *errorSet) in createContext() function in rx::Renderer9
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3906 ContextImpl *Renderer11::createContext(const gl::State &state, gl::ErrorSet *errorSet) in createContext() function in rx::Renderer11