Home
last modified time | relevance | path

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

/external/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
/external/skia/tools/sk_app/
DDawnWindowContext.cpp109 wgpu::Device DawnWindowContext::createDevice(wgpu::BackendType type) { in createDevice() function in sk_app::DawnWindowContext
/external/angle/src/libANGLE/renderer/
DDisplayImpl.cpp119 DeviceImpl *DisplayImpl::createDevice() in createDevice() function in rx::DisplayImpl
/external/skia/tools/gpu/dawn/
DDawnTestContext.cpp86 static wgpu::Device createDevice(const dawn_native::Instance& instance, in createDevice() function in __anoncb0299880111::DawnTestContextImpl
/external/angle/src/libANGLE/renderer/null/
DDisplayNULL.cpp125 DeviceImpl *DisplayNULL::createDevice() in createDevice() function in rx::DisplayNULL
/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl13 CreateDeviceFunc createDevice; variable
DvkRefUtilImpl.inl215 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter… function
DvkInstanceDriverImpl.inl46 VkResult InstanceDriver::createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo* p… function in InstanceDriver
DvkNullDriverImpl.inl11 VKAPI_ATTR VkResult VKAPI_CALL createDevice (VkPhysicalDevice physicalDevice, const VkDeviceCreateI… function
/external/angle/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp206 DeviceImpl *DisplayD3D::createDevice() in createDevice() function in rx::DisplayD3D
/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp110 DeviceImpl *DisplayVk::createDevice() in createDevice() function in rx::DisplayVk
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp698 HRESULT Renderer11::callD3D11CreateDevice(PFN_D3D11_CREATE_DEVICE createDevice, bool debug) in callD3D11CreateDevice()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp370 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result PhysicalDevice::createDevice( const VULKAN_HPP_NAMES… in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
384 …P_INLINE typename ResultValueType<VULKAN_HPP_NAMESPACE::Device>::type PhysicalDevice::createDevice( in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
Dvulkan_raii.hpp10198 …PhysicalDevice::createDevice( VULKAN_HPP_NAMESPACE::DeviceCreateInfo const & … in createDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp397 PhysicalDevice::createDevice( const VULKAN_HPP_NAMESPACE::DeviceCreateInfo * pCreateInfo, in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
412 …PhysicalDevice::createDevice( const VULKAN_HPP_NAMESPACE::DeviceCreateInfo & createInfo, in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
Dvulkan_raii.hpp10244 …KAN_HPP_NODISCARD VULKAN_HPP_INLINE VULKAN_HPP_RAII_NAMESPACE::Device PhysicalDevice::createDevice( in createDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp369 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result PhysicalDevice::createDevice(const VULKAN_HPP_NAMESPA… in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
383 …P_INLINE typename ResultValueType<VULKAN_HPP_NAMESPACE::Device>::type PhysicalDevice::createDevice( in createDevice() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
Dvulkan_raii.hpp10229 PhysicalDevice::createDevice(VULKAN_HPP_NAMESPACE::DeviceCreateInfo const &createInfo, in createDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice