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
refs:vkRes
(Results
1 - 1
of
1
) sorted by relevance
/third_party/vulkan-loader/loader/
H
A
D
wsi.c
601
VkResult
vkRes
= VK_SUCCESS;
in terminator_CreateWin32SurfaceKHR()
local
612
vkRes
= VK_ERROR_EXTENSION_NOT_PRESENT;
in terminator_CreateWin32SurfaceKHR()
619
vkRes
= VK_ERROR_OUT_OF_HOST_MEMORY;
in terminator_CreateWin32SurfaceKHR()
631
vkRes
= icd_term->dispatch.CreateWin32SurfaceKHR(icd_term->instance, pCreateInfo, pAllocator,
in terminator_CreateWin32SurfaceKHR()
633
if (VK_SUCCESS !=
vkRes
) {
in terminator_CreateWin32SurfaceKHR()
644
if (VK_SUCCESS !=
vkRes
&& NULL != pIcdSurface) {
in terminator_CreateWin32SurfaceKHR()
658
return
vkRes
;
in terminator_CreateWin32SurfaceKHR()
722
VkResult
vkRes
= VK_SUCCESS;
in terminator_CreateWaylandSurfaceKHR()
local
731
vkRes
= VK_ERROR_EXTENSION_NOT_PRESENT;
in terminator_CreateWaylandSurfaceKHR()
738
vkRes
in terminator_CreateWaylandSurfaceKHR()
844
VkResult
vkRes
= VK_SUCCESS;
terminator_CreateXcbSurfaceKHR()
local
969
VkResult
vkRes
= VK_SUCCESS;
terminator_CreateXlibSurfaceKHR()
local
1093
VkResult
vkRes
= VK_SUCCESS;
terminator_CreateDirectFBSurfaceEXT()
local
1314
VkResult
vkRes
= VK_SUCCESS;
terminator_CreateHeadlessSurfaceEXT()
local
1414
VkResult
vkRes
= VK_SUCCESS;
terminator_CreateMacOSSurfaceMVK()
local
1544
VkResult
vkRes
= VK_SUCCESS;
terminator_CreateStreamDescriptorSurfaceGGP()
local
1693
VkResult
vkRes
= VK_SUCCESS;
terminator_CreateScreenSurfaceQNX()
local
1813
VkResult
vkRes
= VK_SUCCESS;
terminator_CreateViSurfaceNN()
local
2141
VkResult
vkRes
= VK_SUCCESS;
terminator_CreateDisplayPlaneSurfaceKHR()
local
2590
VkResult
vkRes
= VK_SUCCESS;
terminator_CreateImagePipeSurfaceFUCHSIA()
local
[all...]
Completed in 3 milliseconds