/third_party/skia/tools/gpu/dawn/ |
D | DawnTestContext.h | 21 const wgpu::Device& getDevice() { in getDevice() function
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | VulkanTester.hpp | 31 vk::Device &getDevice() { return device; } in getDevice() function in VulkanTester
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLCommandQueue.h | 303 inline const Device &CommandQueue::getDevice() const in getDevice() function
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | VulkanHelper.h | 28 VkDevice getDevice() const { return mDevice; } in getDevice() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | main.cpp | 96 Device *getDevice() in getDevice() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 81 vk::VkDevice getDevice (void) const { return *m_logicalDevice; } in getDevice() function in vkt::sparse::SparseResourcesBaseInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 81 vk::VkDevice getDevice (void) const { return *m_logicalDevice; } in getDevice() function in vkt::sparse::SparseResourcesBaseInstance
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_multimodalInput_inputDevice.js | 132 getDevice: function (...args) { method
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemContext.hpp | 57 vk::VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::ProtectedMem::ProtectedContext
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
D | vktProtectedMemContext.hpp | 57 vk::VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::ProtectedMem::ProtectedContext
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Renderer9.h | 162 IDirect3DDevice9 *getDevice() { return mDevice; } in getDevice() function
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_raii.hpp | 4294 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::AccelerationStructureKHR 4415 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::AccelerationStructureNV 4543 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Buffer 4671 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferCollectionFUCHSIA 4800 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferView 4920 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool 5029 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer 6058 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CuFunctionNVX 6178 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CuModuleNVX 6539 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeferredOperationKHR [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Renderer11.h | 296 ID3D11Device *getDevice() { return mDevice; } in getDevice() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
D | vktPostmortemDeviceFaultTests.cpp | 178 VkDevice getDevice () const { return *m_logicalDevice; } in getDevice() function in vkt::postmortem::__anonf566c6020111::CustomDevice
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/ |
D | vktPostmortemDeviceFaultTests.cpp | 178 VkDevice getDevice () const { return *m_logicalDevice; } in getDevice() function in vkt::postmortem::__anon55f12bc20111::CustomDevice
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 421 VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::DefaultDevice 738 vk::VkDevice Context::getDevice (void) const { return m_device->getDevice(); } in getDevice() function in vkt::Context
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktTestCase.cpp | 421 VkDevice getDevice (void) const { return *m_device; } in getDevice() function in vkt::DefaultDevice 738 vk::VkDevice Context::getDevice (void) const { return m_device->getDevice(); } in getDevice() function in vkt::Context
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationOperation.hpp | 162 vk::VkDevice getDevice (void) const { return m_device; } in getDevice() function in vkt::synchronization::OperationContext
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.hpp | 162 vk::VkDevice getDevice (void) const { return m_device; } in getDevice() function in vkt::synchronization::OperationContext
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RendererVk.h | 196 VkDevice getDevice() const { return mDevice; } in getDevice() function
|
/third_party/skia/src/image/ |
D | SkSurface_Gpu.cpp | 53 skgpu::BaseDevice* SkSurface_Gpu::getDevice() { in getDevice() function in SkSurface_Gpu
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
D | vktDynamicStateComputeTests.cpp | 596 VkDevice getDevice (void) const override { return m_device; } in getDevice() function in vkt::DynamicState::__anon6cde6aea0111::ContextDeviceHelper 674 VkDevice getDevice (void) const override { return m_device.get(); } in getDevice() function in vkt::DynamicState::__anon6cde6aea0111::ShadingRateImageDeviceHelper
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateComputeTests.cpp | 596 VkDevice getDevice (void) const override { return m_device; } in getDevice() function in vkt::DynamicState::__anonfb074d2a0111::ContextDeviceHelper 674 VkDevice getDevice (void) const override { return m_device.get(); } in getDevice() function in vkt::DynamicState::__anonfb074d2a0111::ShadingRateImageDeviceHelper
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FileSystem.h | 136 uint64_t getDevice() const { return Device; } in getDevice() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 150 uint64_t getDevice() const { return Device; } in getDevice() function
|