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:VkLayerFunction
(Results
1 - 8
of
8
) sorted by relevance
/third_party/mesa3d/include/vulkan/
H
A
D
vk_layer.h
81
* then
VkLayerFunction
indicates struct type pointed to by pNext
88
}
VkLayerFunction
;
typedef
124
VkLayerFunction
function;
145
VkLayerFunction
function;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H
A
D
vk_layer.h
81
* then
VkLayerFunction
indicates struct type pointed to by pNext
88
}
VkLayerFunction
;
typedef
124
VkLayerFunction
function;
145
VkLayerFunction
function;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H
A
D
vk_layer.h
81
* then
VkLayerFunction
indicates struct type pointed to by pNext
88
}
VkLayerFunction
;
typedef
124
VkLayerFunction
function;
145
VkLayerFunction
function;
/third_party/vulkan-headers/include/vulkan/
H
A
D
vk_layer.h
60
* then
VkLayerFunction
indicates struct type pointed to by pNext
67
}
VkLayerFunction
;
typedef
103
VkLayerFunction
function;
124
VkLayerFunction
function;
/third_party/mesa3d/src/intel/nullhw-layer/
H
A
D
intel_nullhw.c
177
VkLayerFunction
func)
in get_device_chain_info()
281
VkLayerFunction
func)
in get_instance_chain_info()
/third_party/vulkan-loader/tests/framework/layer/
H
A
D
test_layer.cpp
116
VkLayerInstanceCreateInfo* get_chain_info(const VkInstanceCreateInfo* pCreateInfo,
VkLayerFunction
func) {
125
VkLayerDeviceCreateInfo* get_chain_info(const VkDeviceCreateInfo* pCreateInfo,
VkLayerFunction
func) {
H
A
D
wrap_objects.cpp
135
VkLayerInstanceCreateInfo *get_chain_info(const VkInstanceCreateInfo *pCreateInfo,
VkLayerFunction
func) {
in get_chain_info()
144
VkLayerDeviceCreateInfo *get_chain_info(const VkDeviceCreateInfo *pCreateInfo,
VkLayerFunction
func) {
in get_chain_info()
/third_party/mesa3d/src/vulkan/overlay-layer/
H
A
D
overlay.cpp
270
VkLayerFunction
func)
in get_instance_chain_info()
282
VkLayerFunction
func)
in get_device_chain_info()
Completed in 11 milliseconds