Home
last modified time | relevance | path

Searched defs:createDevice (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/tools/sk_app/
DDawnWindowContext.cpp109 wgpu::Device DawnWindowContext::createDevice(dawn_native::BackendType type) { in createDevice() function in sk_app::DawnWindowContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DDisplayImpl.cpp114 DeviceImpl *DisplayImpl::createDevice() in createDevice() function in rx::DisplayImpl
/third_party/skia/src/gpu/
DGrRecordingContextPriv.cpp26 sk_sp<skgpu::BaseDevice> GrRecordingContextPriv::createDevice(GrColorType colorType, in createDevice() function in GrRecordingContextPriv
40 sk_sp<skgpu::BaseDevice> GrRecordingContextPriv::createDevice(SkBudgeted budgeted, in createDevice() function in GrRecordingContextPriv
/third_party/skia/m133/src/gpu/ganesh/
DGrRecordingContextPriv.cpp38 sk_sp<skgpu::ganesh::Device> GrRecordingContextPriv::createDevice( in createDevice() function in GrRecordingContextPriv
54 sk_sp<skgpu::ganesh::Device> GrRecordingContextPriv::createDevice( in createDevice() function in GrRecordingContextPriv
DDevice.cpp1419 sk_sp<SkDevice> Device::createDevice(const CreateInfo& cinfo, const SkPaint*) { in createDevice() function in skgpu::ganesh::Device
/third_party/skia/m133/tools/window/
DGraphiteDawnWindowContext.cpp124 wgpu::Device GraphiteDawnWindowContext::createDevice(wgpu::BackendType type) { in createDevice() function in skwindow::internal::GraphiteDawnWindowContext
/third_party/skia/tools/gpu/dawn/
DDawnTestContext.cpp86 static wgpu::Device createDevice(const dawn_native::Instance& instance, in createDevice() function in __anonde27c28f0111::DawnTestContextImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.cpp125 DeviceImpl *DisplayNULL::createDevice() in createDevice() function in rx::DisplayNULL
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkInstanceFunctionPointers.inl14 CreateDeviceFunc createDevice; variable
DvkRefUtilImpl.inl108 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
DvkInstanceDriverImpl.inl47 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp105 DeviceImpl *DisplayVk::createDevice() in createDevice() function in rx::DisplayVk
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl14 CreateDeviceFunc createDevice; variable
DvkRefUtilImpl.inl228 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
DvkInstanceDriverImpl.inl47 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkInstanceFunctionPointers.inl14 CreateDeviceFunc createDevice; variable
DvkRefUtilImpl.inl234 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
DvkInstanceDriverImpl.inl47 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp206 DeviceImpl *DisplayD3D::createDevice() in createDevice() function in rx::DisplayD3D
/third_party/skia/m133/src/core/
DSkBitmapDevice.cpp290 sk_sp<SkDevice> SkBitmapDevice::createDevice(const CreateInfo& cinfo, const SkPaint* layerPaint) { in createDevice() function in SkBitmapDevice
DSkDevice.h322 virtual sk_sp<SkDevice> createDevice(const CreateInfo&, const SkPaint*) { return nullptr; } in createDevice() function
/third_party/skia/m133/src/text/gpu/
DSkChromeRemoteGlyphCache.cpp462 sk_sp<SkDevice> createDevice(const CreateInfo& cinfo, const SkPaint*) override { in createDevice() function in GlyphTrackingDevice
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPlatform.cpp105 VkResult InstanceDriverSC::createDevice (VkPhysicalDevice physicalDevice, in createDevice() function in vk::InstanceDriverSC
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectBindingTests.cpp99 void ShaderObjectBindingDrawInstance::createDevice (void) in createDevice() function in vkt::ShaderObject::__anon0a3d8b6d0111::ShaderObjectBindingDrawInstance
/third_party/skia/m133/src/gpu/graphite/
DDevice.cpp518 sk_sp<SkDevice> Device::createDevice(const CreateInfo& info, const SkPaint*) { in createDevice() function in skgpu::graphite::Device

12