Home
last modified time | relevance | path

Searched defs:initialize (Results 1 – 25 of 148) sorted by relevance

123456

/device/generic/vulkan-cereal/protocols/vulkan/config/extension-highlighter/
Dextension.rb28 def initialize document, diff_extensions, data = nil, cursor = nil method in Asciidoctor.ExtensionHighlighterPreprocessorReader
159 def initialize method in Asciidoctor.Highlighter
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DNativeWindow9.cpp16 bool NativeWindow9::initialize() in initialize() function in rx::NativeWindow9
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/null/
DImageNULL.cpp21 egl::Error ImageNULL::initialize(const egl::Display *display) in initialize() function in rx::ImageNULL
DDeviceNULL.cpp21 egl::Error DeviceNULL::initialize() in initialize() function in rx::DeviceNULL
/device/generic/vulkan-cereal/stream-servers/tests/
DHelloTriangleImp.cpp28 void HelloTriangle::initialize() { in initialize() function in emugl::HelloTriangle
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DPbufferSurfaceEGL.cpp25 egl::Error PbufferSurfaceEGL::initialize(const egl::Display *display) in initialize() function in rx::PbufferSurfaceEGL
DWindowSurfaceEGL.cpp26 egl::Error WindowSurfaceEGL::initialize(const egl::Display *display) in initialize() function in rx::WindowSurfaceEGL
DFunctionsEGLDL.cpp31 egl::Error FunctionsEGLDL::initialize(EGLNativeDisplayType nativeDisplay, in initialize() function in rx::FunctionsEGLDL
DDmaBufImageSiblingEGL.cpp31 egl::Error DmaBufImageSiblingEGL::initialize(const egl::Display *display) in initialize() function in rx::DmaBufImageSiblingEGL
/device/generic/vulkan-cereal/third-party/angle/util/windows/win32/
DWin32Pixmap.cpp21 bool Win32Pixmap::initialize(EGLNativeDisplayType display, size_t width, size_t height, int depth) in initialize() function in Win32Pixmap
/device/generic/vulkan-cereal/third-party/angle/samples/gles1/
DHelloTriangle.cpp26 bool initialize() override in initialize() function in GLES1HelloTriangleSample
DSimpleTexture2D.cpp29 bool initialize() override in initialize() function in GLES1SimpleTexture2DSample
DFlatShading.cpp29 bool initialize() override in initialize() function in FlatShadingSample
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DDeviceVk.cpp21 egl::Error DeviceVk::initialize() in initialize() function in rx::DeviceVk
/device/generic/vulkan-cereal/third-party/angle/util/x11/
DX11Pixmap.cpp21 bool X11Pixmap::initialize(EGLNativeDisplayType display, size_t width, size_t height, int depth) in initialize() function in X11Pixmap
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/cgl/
DDeviceCGL.cpp25 egl::Error DeviceCGL::initialize() in initialize() function in rx::DeviceCGL
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/eagl/
DDeviceEAGL.cpp26 egl::Error DeviceEAGL::initialize() in initialize() function in rx::DeviceEAGL
/device/generic/vulkan-cereal/third-party/angle/samples/hello_triangle/
DHelloTriangle.cpp27 bool initialize() override in initialize() function in HelloTriangleSample
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/android/
DNativeBufferImageSiblingAndroid.cpp21 egl::Error NativeBufferImageSiblingAndroid::initialize(const egl::Display *display) in initialize() function in rx::NativeBufferImageSiblingAndroid
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DDeviceD3D.cpp45 egl::Error DeviceD3D::initialize() in initialize() function in rx::DeviceD3D
DEGLImageD3D.cpp41 egl::Error EGLImageD3D::initialize(const egl::Display *display) in initialize() function in rx::EGLImageD3D
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DDebugAnnotator11.cpp68 void DebugAnnotator11::initialize(ID3D11DeviceContext *context) in initialize() function in rx::DebugAnnotator11
/device/generic/vulkan-cereal/third-party/angle/samples/simple_texture_cubemap/
DSimpleTextureCubemap.cpp29 bool initialize() override in initialize() function in SimpleTextureCubemapSample
/device/generic/vulkan-cereal/third-party/angle/samples/simple_texture_2d/
DSimpleTexture2D.cpp27 bool initialize() override in initialize() function in SimpleTexture2DSample
/device/generic/vulkan-cereal/third-party/angle/samples/texture_wrap/
DTextureWrap.cpp26 bool initialize() override in initialize() function in TextureWrapSample

123456