Home
last modified time | relevance | path

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

12

/third_party/skia/tools/gpu/dawn/
DDawnTestContext.h21 const wgpu::Device& getDevice() { in getDevice() function
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DVulkanTester.hpp31 vk::Device &getDevice() { return device; } in getDevice() function in VulkanTester
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLCommandQueue.h303 inline const Device &CommandQueue::getDevice() const in getDevice() function
DDisplay.cpp2047 Device *Display::getDevice() const in getDevice() function in egl::Display
/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/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.hpp4294 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/
DRenderer11.h296 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
DvktSynchronizationOperationMultiQueueTests.cpp287 VkDevice getDevice (void) const in getDevice() function in vkt::synchronization::__anon8a5eb1db0111::MultiQueues
DvktSynchronizationInternallySynchronizedObjectsTests.cpp153 inline VkDevice getDevice (void) in getDevice() function in vkt::synchronization::__anon68a640e60111::MultiQueues
DvktSynchronizationWin32KeyedMutexTests.cpp1453 static const Unique<vk::VkDevice>& getDevice() in getDevice() function in vkt::synchronization::__anonb992e4320111::InstanceAndDevice
/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.cpp53 skgpu::BaseDevice* SkSurface_Gpu::getDevice() { in getDevice() function in SkSurface_Gpu
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h196 VkDevice getDevice() const { return mDevice; } in getDevice() function
Dvk_utils.cpp388 VkDevice Context::getDevice() const in getDevice() function in rx::vk::Context
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h136 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/
DFileSystem.h150 uint64_t getDevice() const { return Device; } in getDevice() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp144 vk::VkDevice getDevice (void) { return m_logicalDevice.get();} in getDevice() function in vkt::memory::__anonf1aac54e0111::BaseAllocateTestInstance
/third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java245 public ITestDevice getDevice() { in getDevice() method in DeqpTestRunner

12