Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 - 25 of 56) sorted by relevance

123

/third_party/skia/tools/gpu/dawn/
H A DDawnTestContext.h21 const wgpu::Device& getDevice() { in getDevice() function in sk_gpu_test::DawnTestContext
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.hpp31 vk::Device &getDevice() { return device; } in getDevice() function in VulkanTester
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLCommandQueue.h303 inline const Device &CommandQueue::getDevice() const in getDevice() function in cl::CommandQueue
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dmain.cpp96 Device *getDevice() in getDevice() function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DVulkanHelper.h28 VkDevice getDevice() const { return mDevice; } in getDevice() function in angle::VulkanHelper
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A 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/vulkan/sparse_resources/
H A 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_no_buildgn/vulkan/protected_memory/
H A 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/sparse_resources/
H A DvktSparseResourcesBase.hpp81 vk::VkDevice getDevice (void) const { return *m_logicalDevice; } in getDevice() function in vkt::sparse::SparseResourcesBaseInstance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.h162 IDirect3DDevice9 *getDevice() { return mDevice; } in getDevice() function in rx::Renderer9
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp178 VkDevice getDevice () const { return *m_logicalDevice; } in getDevice() function in vkt::postmortem::__anon28286::CustomDevice
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp178 VkDevice getDevice () const { return *m_logicalDevice; } in getDevice() function in vkt::postmortem::__anon29499::CustomDevice
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.h296 ID3D11Device *getDevice() { return mDevice; } in getDevice() function in rx::Renderer11
/third_party/skia/src/image/
H A DSkSurface_Gpu.cpp53 skgpu::BaseDevice* SkSurface_Gpu::getDevice() { in getDevice() function in SkSurface_Gpu
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp152 vk::VkDevice getDevice (void) { return m_logicalDevice.get();} in getDevice() function in vkt::memory::__anon28046::BaseAllocateTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp279 static VkDevice getDevice(Context& context) in getDevice() function in vkt::pipeline::__anon28240::SingletonDevice
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessIndexAccessTests.cpp488 inline VkDevice getDevice () const { return *m_device; } in getDevice() function in vkt::robustness::BindIndexBuffer2Instance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp184 inline VkDevice getDevice (void) in getDevice() function in vkt::synchronization::__anon28826::MultiQueues
[all...]
H A DvktSynchronizationOperation.hpp169 vk::VkDevice getDevice (void) const { return m_device; } in getDevice() function in vkt::synchronization::OperationContext
H A DvktSynchronizationOperationMultiQueueTests.cpp349 VkDevice getDevice (void) const in getDevice() function in vkt::synchronization::__anon28831::MultiQueues
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAllocationTests.cpp152 vk::VkDevice getDevice (void) { return m_logicalDevice.get();} in getDevice() function in vkt::memory::__anon29277::BaseAllocateTestInstance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h136 uint64_t getDevice() const { return Device; } in getDevice() function in llvm::sys::fs::UniqueID
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp302 static VkDevice getDevice(Context& context, PipelineConstructionType pipelineType) in getDevice() function in vkt::pipeline::__anon29460::SingletonDevice
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp184 inline VkDevice getDevice (void) in getDevice() function in vkt::synchronization::__anon29975::MultiQueues
[all...]
H A DvktSynchronizationOperation.hpp162 vk::VkDevice getDevice (void) const { return m_device; } in getDevice() function in vkt::synchronization::OperationContext

Completed in 29 milliseconds

123