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:next_batch
(Results
1 - 4
of
4
) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/xa/
H
A
D
xa_renderer.c
105
renderer_draw_conditional(struct xa_context *r, int
next_batch
)
in renderer_draw_conditional()
argument
/third_party/mesa3d/src/mesa/main/
H
A
D
glthread.h
170
struct glthread_batch *
next_batch
;
member
/third_party/mesa3d/src/intel/tools/
H
A
D
aubinator_viewer_decoder.cpp
977
struct intel_batch_decode_bo
next_batch
= ctx_get_bo(ctx, ppgtt, next_batch_addr);
in aub_viewer_render_batch()
local
/third_party/mesa3d/src/intel/common/
H
A
D
intel_batch_decoder.c
1495
struct intel_batch_decode_bo
next_batch
= ctx_get_bo(ctx, ppgtt, next_batch_addr);
in intel_print_batch()
local
Completed in 6 milliseconds