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:any_hit
(Results
1 - 5
of
5
) sorted by relevance
/third_party/mesa3d/src/intel/compiler/
H
A
D
brw_nir_lower_intersection_shader.c
28
lower_any_hit_for_intersection(nir_shader *
any_hit
)
in lower_any_hit_for_intersection()
argument
131
brw_nir_lower_intersection_shader(nir_shader *intersection, const nir_shader *
any_hit
, const struct intel_device_info *devinfo)
brw_nir_lower_intersection_shader()
argument
H
A
D
brw_nir_rt.c
394
brw_nir_lower_combined_intersection_
any_hit
(nir_shader *intersection, const nir_shader *
any_hit
, const struct intel_device_info *devinfo)
brw_nir_lower_combined_intersection_any_hit()
argument
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_pipeline_rt.c
846
lower_any_hit_for_intersection(nir_shader *
any_hit
)
in lower_any_hit_for_intersection()
argument
956
nir_lower_intersection_shader(nir_shader *intersection, nir_shader *
any_hit
)
in nir_lower_intersection_shader()
argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H
A
D
anv_pipeline.c
2626
const nir_shader *
any_hit
= NULL;
in anv_pipeline_compile_ray_tracing()
local
625
anv_pipeline_hash_ray_tracing_combined_shader(struct anv_ray_tracing_pipeline *pipeline, struct anv_pipeline_layout *layout, struct anv_pipeline_stage *intersection, struct anv_pipeline_stage *
any_hit
, unsigned char *sha1_out)
anv_pipeline_hash_ray_tracing_combined_shader()
argument
[all...]
H
A
D
anv_private.h
3193
struct anv_shader_bin *
any_hit
;
member
Completed in 15 milliseconds