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:dri_options
(Results
1 - 7
of
7
) sorted by relevance
/third_party/mesa3d/src/util/
H
A
D
xmlconfig.h
178
char *
dri_options
= ralloc_strdup(ctx, "");
in driComputeOptionsSha1()
local
/third_party/mesa3d/src/virtio/vulkan/
H
A
D
vn_instance.h
37
struct driOptionCache
dri_options
;
member
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
tu_device.h
136
struct driOptionCache
dri_options
;
member
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_private.h
360
struct driOptionCache
dri_options
;
member
/third_party/mesa3d/src/vulkan/wsi/
H
A
D
wsi_common_x11.c
2221
wsi_x11_init_wsi(struct wsi_device *wsi_device, const VkAllocationCallbacks *alloc, const struct driOptionCache *
dri_options
)
wsi_x11_init_wsi()
argument
[all...]
H
A
D
wsi_common.c
60
wsi_device_init(struct wsi_device *wsi, VkPhysicalDevice pdevice, WSI_FN_GetPhysicalDeviceProcAddr proc_addr, const VkAllocationCallbacks *alloc, int display_fd, const struct driOptionCache *
dri_options
, bool sw_device)
wsi_device_init()
argument
/third_party/mesa3d/src/intel/vulkan/
H
A
D
anv_private.h
1093
struct driOptionCache
dri_options
;
member
Completed in 18 milliseconds