Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:getDevice
(Results
1 - 25
of
56
) sorted by relevance
1
2
3
/third_party/skia/tools/gpu/dawn/
H
A
D
DawnTestContext.h
21
const wgpu::Device&
getDevice
() {
in getDevice()
function in sk_gpu_test::DawnTestContext
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H
A
D
VulkanTester.hpp
31
vk::Device &
getDevice
() { return device; }
in getDevice()
function in VulkanTester
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
CLCommandQueue.h
303
inline const Device &CommandQueue::
getDevice
() const
in getDevice()
function in cl::CommandQueue
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H
A
D
main.cpp
96
Device *
getDevice
()
in getDevice()
function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H
A
D
VulkanHelper.h
28
VkDevice
getDevice
() const { return mDevice; }
in getDevice()
function in angle::VulkanHelper
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H
A
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/vulkan/sparse_resources/
H
A
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_no_buildgn/vulkan/protected_memory/
H
A
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/sparse_resources/
H
A
D
vktSparseResourcesBase.hpp
81
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
D
Renderer9.h
162
IDirect3DDevice9 *
getDevice
() { return mDevice; }
in getDevice()
function in rx::Renderer9
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H
A
D
vktPostmortemDeviceFaultTests.cpp
178
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
D
vktPostmortemDeviceFaultTests.cpp
178
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
D
Renderer11.h
296
ID3D11Device *
getDevice
() { return mDevice; }
in getDevice()
function in rx::Renderer11
/third_party/skia/src/image/
H
A
D
SkSurface_Gpu.cpp
53
skgpu::BaseDevice* SkSurface_Gpu::
getDevice
() {
in getDevice()
function in SkSurface_Gpu
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H
A
D
vktMemoryAllocationTests.cpp
152
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
D
vktPipelineMultisampleShaderFragmentMaskTests.cpp
279
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
D
vktRobustnessIndexAccessTests.cpp
488
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
D
vktSynchronizationInternallySynchronizedObjectsTests.cpp
184
inline VkDevice
getDevice
(void)
in getDevice()
function in vkt::synchronization::__anon28826::MultiQueues
[all...]
H
A
D
vktSynchronizationOperation.hpp
169
vk::VkDevice
getDevice
(void) const { return m_device; }
in getDevice()
function in vkt::synchronization::OperationContext
H
A
D
vktSynchronizationOperationMultiQueueTests.cpp
349
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
D
vktMemoryAllocationTests.cpp
152
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
D
FileSystem.h
136
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
D
vktPipelineMultisampleShaderFragmentMaskTests.cpp
302
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
D
vktSynchronizationInternallySynchronizedObjectsTests.cpp
184
inline VkDevice
getDevice
(void)
in getDevice()
function in vkt::synchronization::__anon29975::MultiQueues
[all...]
H
A
D
vktSynchronizationOperation.hpp
162
vk::VkDevice
getDevice
(void) const { return m_device; }
in getDevice()
function in vkt::synchronization::OperationContext
Completed in 29 milliseconds
1
2
3