Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 – 25 of 49) sorted by relevance

12

/third_party/flutter/skia/src/image/
DSkSurface_Gpu.h57 SkGpuDevice* getDevice() { return fDevice.get(); } in getDevice() function
/third_party/flutter/skia/tools/gpu/dawn/
DDawnTestContext.h20 const dawn::Device& getDevice() { in getDevice() function
/third_party/skia/tools/gpu/dawn/
DDawnTestContext.h21 const wgpu::Device& getDevice() { in getDevice() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDeviceVk.cpp27 egl::Error DeviceVk::getDevice(void **outValue) in getDevice() function in rx::DeviceVk
DRendererVk.h83 VkDevice getDevice() const { return mDevice; } in getDevice() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDeviceNULL.cpp26 egl::Error DeviceNULL::getDevice(void **outValue) in getDevice() function in rx::DeviceNULL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDeviceD3D.cpp36 egl::Error DeviceD3D::getDevice(void **outValue) in getDevice() function in rx::DeviceD3D
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DVulkanTester.hpp31 vk::Device &getDevice() { return device; } in getDevice() function in VulkanTester
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanExternalHelper.h26 VkDevice getDevice() const { return mDevice; } in getDevice() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLCommandQueue.h303 inline const Device &CommandQueue::getDevice() const in getDevice() function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.h28 VkDevice getDevice() const { return mDevice; } in getDevice() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dmain.cpp96 Device *getDevice() in getDevice() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDevice.cpp104 Error Device::getDevice(EGLAttrib *value) in getDevice() function in egl::Device
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp81 vk::VkDevice getDevice (void) const { return *m_logicalDevice; } in getDevice() function in vkt::sparse::SparseResourcesBaseInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp57 vk::VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::ProtectedMem::ProtectedContext
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_inputDevice.js132 getDevice: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.h162 IDirect3DDevice9 *getDevice() { return mDevice; } in getDevice() function
/third_party/vulkan-headers/include/vulkan/
Dvulkan_raii.hpp4155 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::AccelerationStructureKHR
4268 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::AccelerationStructureNV
4388 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Buffer
4508 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferCollectionFUCHSIA
4629 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferView
4741 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool
4842 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
5809 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CuFunctionNVX
5921 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CuModuleNVX
6258 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeferredOperationKHR
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.h180 IDirect3DDevice9 *getDevice() { return mDevice; } in getDevice() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h296 ID3D11Device *getDevice() { return mDevice; } in getDevice() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h323 ID3D11Device *getDevice() { return mDevice; } in getDevice() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp328 VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::DefaultDevice
572 vk::VkDevice Context::getDevice (void) const { return m_device->getDevice(); } in getDevice() function in vkt::Context
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp161 vk::VkDevice getDevice (void) const { return m_device; } in getDevice() function in vkt::synchronization::OperationContext
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp93 VkDevice getDevice(Context& context, Interlock interlock) in getDevice() function
/third_party/skia/src/image/
DSkSurface_Gpu.cpp46 skgpu::BaseDevice* SkSurface_Gpu::getDevice() { in getDevice() function in SkSurface_Gpu

12