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:ray_flags
(Results
1 - 5
of
5
) sorted by relevance
/third_party/spirv-tools/source/val/
H
A
D
validate_ray_tracing.cpp
54
const uint32_t
ray_flags
= _.GetOperandTypeId(inst, 1);
in RayTracingPass()
local
H
A
D
validate_ray_query.cpp
85
const uint32_t
ray_flags
= _.GetOperandTypeId(inst, 2);
in RayQueryPass()
local
/third_party/mesa3d/src/intel/compiler/
H
A
D
brw_nir_lower_shader_calls.c
167
nir_ssa_def *
ray_flags
= call->src[1].ssa;
in lower_shader_trace_ray_instr()
local
H
A
D
brw_nir_lower_ray_queries.c
234
nir_ssa_def *
ray_flags
= intrin->src[2].ssa;
in lower_ray_query_intrinsic()
local
H
A
D
brw_nir_rt_builder.h
656
nir_ssa_def *
ray_flags
;
member
Completed in 5 milliseconds