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
26 - 50
of
57
) sorted by relevance
1
2
3
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H
A
D
vktSynchronizationOperationMultiQueueTests.cpp
337
VkDevice
getDevice
(void) const
in getDevice()
function in vkt::synchronization::__anon29980::MultiQueues
H
A
D
vktSynchronizationSignalOrderTests.cpp
196
static const Unique<vk::VkDevice>&
getDevice
(const Context& context)
in getDevice()
function in vkt::synchronization::__anon29986::SingletonDevice
H
A
D
vktSynchronizationTimelineSemaphoreTests.cpp
1401
static const Unique<vk::VkDevice>&
getDevice
(Context& context, SynchronizationType type)
in getDevice()
function in vkt::synchronization::__anon29990::SingletonDevice
[all...]
H
A
D
vktSynchronizationWin32KeyedMutexTests.cpp
1456
static const Unique<vk::VkDevice>&
getDevice
()
in getDevice()
function in vkt::synchronization::__anon29993::InstanceAndDevice
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
sqlite_single_ver_natural_store_connection.cpp
1999
std::string
getDevice
;
in GetEntries()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H
A
D
vktBindingMutableTests.cpp
66
VkDevice
getDevice
(Context& context)
in getDevice()
function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H
A
D
vktMemoryBindingTests.cpp
515
vk::VkDevice
getDevice
(void) { return (m_params.priorityMode == PRIORITY_MODE_DYNAMIC) ? m_logicalDevice.get() : m_context.
getDevice
(); }
in getDevice()
function in vkt::memory::__anon28048::BaseTestInstance
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H
A
D
vktPipelineBindVertexBuffers2Tests.cpp
623
vk::VkDevice BindVertexBuffers2Instance::
getDevice
() const
in getDevice()
function in vkt::pipeline::BindVertexBuffers2Instance
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H
A
D
vktShaderObjectBindingTests.cpp
92
vk::VkDevice
getDevice
(void) { return (m_params.testType == DISABLED) ? m_customDevice.get() : m_context.
getDevice
(); }
in getDevice()
function in vkt::ShaderObject::__anon28637::ShaderObjectBindingDrawInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H
A
D
vktSynchronizationSignalOrderTests.cpp
214
static const Unique<vk::VkDevice>&
getDevice
(const Context& context)
in getDevice()
function in vkt::synchronization::__anon28837::SingletonDevice
H
A
D
vktSynchronizationTimelineSemaphoreTests.cpp
1408
static const Unique<vk::VkDevice>&
getDevice
(Context& context, SynchronizationType type)
in getDevice()
function in vkt::synchronization::__anon28841::SingletonDevice
[all...]
H
A
D
vktSynchronizationWin32KeyedMutexTests.cpp
1457
static const Unique<vk::VkDevice>&
getDevice
()
in getDevice()
function in vkt::synchronization::__anon28844::InstanceAndDevice
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H
A
D
vktTextureTestUtil.cpp
526
VkDevice TextureRenderer::
getDevice
(void) const
in getDevice()
function in vkt::texture::util::TextureRenderer
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H
A
D
vktTestCase.cpp
453
VkDevice
getDevice
(void) const { return *m_device; }
in getDevice()
function in vkt::DefaultDevice
801
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/binding_model/
H
A
D
vktBindingMutableTests.cpp
80
VkDevice
getDevice
(Context& context)
in getDevice()
function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H
A
D
vktMemoryBindingTests.cpp
515
vk::VkDevice
getDevice
(void) { return (m_params.priorityMode == PRIORITY_MODE_DYNAMIC) ? m_logicalDevice.get() : m_context.
getDevice
(); }
in getDevice()
function in vkt::memory::__anon29279::BaseTestInstance
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
Display.cpp
2047
Device *Display::
getDevice
() const
in getDevice()
function in egl::Display
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H
A
D
vk_utils.cpp
388
VkDevice Context::
getDevice
() const
in getDevice()
function in rx::__anon20104::vk::Context
[all...]
H
A
D
RendererVk.h
196
VkDevice
getDevice
() const { return mDevice; }
in getDevice()
function in rx::RendererVk
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
FileSystem.h
150
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/texture/
H
A
D
vktTextureTestUtil.cpp
559
VkDevice TextureRenderer::
getDevice
(void) const
in getDevice()
function in vkt::texture::util::TextureRenderer
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H
A
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/android/cts/runner/src/com/drawelements/deqp/runner/
H
A
D
DeqpTestRunner.java
260
public ITestDevice
getDevice
() {
in getDevice()
method in DeqpTestRunner
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H
A
D
vktRobustnessExtsTests.cpp
158
static VkDevice
getDevice
(Context& context)
in getDevice()
function in vkt::robustness::__anon29785::SingletonDevice
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H
A
D
vktApiObjectManagementTests.cpp
2642
static const Unique<vk::VkDevice>&
getDevice
(const Context& context, int idx)
in getDevice()
function in vkt::SingletonDevice
Completed in 65 milliseconds
1
2
3