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:vkCreateDevice
(Results
1 - 9
of
9
) sorted by relevance
/third_party/vulkan-loader/tests/framework/
H
A
D
test_environment.h
169
PFN_vkCreateDevice
vkCreateDevice
= nullptr;
member
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H
A
D
volk.c
1186
PFN_vkCreateDevice
vkCreateDevice
;
variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H
A
D
libVulkan.cpp
681
VKAPI_ATTR VkResult VKAPI_CALL
vkCreateDevice
(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkDevice *pDevice)
in vkCreateDevice()
function
/third_party/vulkan-loader/loader/
H
A
D
trampoline.c
996
LOADER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL
vkCreateDevice
(VkPhysicalDevice physicalDevice, const VkDeviceCreateInfo *pCreateInfo,
in vkCreateDevice()
function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H
A
D
vulkan.hpp
10891
PFN_vkCreateDevice
vkCreateDevice
= 0;
member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
H
A
D
vulkan_raii.hpp
421
PFN_vkCreateDevice
vkCreateDevice
= 0;
member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
/third_party/vulkan-headers/include/vulkan/
H
A
D
vulkan.hpp
16411
PFN_vkCreateDevice
vkCreateDevice
= 0;
member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
H
A
D
vulkan_raii.hpp
408
PFN_vkCreateDevice
vkCreateDevice
= 0;
member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
[all...]
/third_party/glfw/deps/glad/
H
A
D
vulkan.h
5310
#define
vkCreateDevice
glad_vkCreateDevice
macro
Completed in 157 milliseconds