Home
last modified time | relevance | path

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

123

/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
/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_no_buildgn/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/sparse_resources/
DvktSparseResourcesBase.hpp81 vk::VkDevice getDevice (void) const { return *m_logicalDevice; } in getDevice() function in vkt::sparse::SparseResourcesBaseInstance
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_inputDevice.js132 getDevice: function (...args) { method
/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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemContext.hpp57 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/
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/postmortem/
DvktPostmortemDeviceFaultTests.cpp178 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/
DvktPostmortemDeviceFaultTests.cpp178 VkDevice getDevice () const { return *m_logicalDevice; } in getDevice() function in vkt::postmortem::__anon55f12bc20111::CustomDevice
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp421 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/
DvktTestCase.cpp421 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/
DvktSynchronizationOperation.hpp162 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/
DvktSynchronizationOperation.hpp162 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/
DRendererVk.h196 VkDevice getDevice() const { return mDevice; } in getDevice() function
/third_party/skia/src/image/
DSkSurface_Gpu.cpp53 skgpu::BaseDevice* SkSurface_Gpu::getDevice() { in getDevice() function in SkSurface_Gpu
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp596 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/
DvktDynamicStateComputeTests.cpp596 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/
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

123