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:fd_batch_flush
(Results
1 - 10
of
10
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/
H
A
D
freedreno_batch.c
231
fd_batch_flush
(dep);
332
/* Only called from
fd_batch_flush
() */
379
fd_batch_flush
(struct fd_batch *batch)
in fd_batch_flush()
function
430
fd_batch_flush
(b);
525
fd_batch_flush
(batch);
in fd_batch_check_size()
533
fd_batch_flush
(batch);
in fd_batch_check_size()
538
fd_batch_flush
(batch);
in fd_batch_check_size()
H
A
D
freedreno_batch_cache.c
150
/*
fd_batch_flush
() (and fd_batch_add_dep() which calls it indirectly)
188
fd_batch_flush
(batches[i]);
210
fd_batch_flush
(write_batch);
235
fd_batch_flush
(batches[i]);
369
fd_batch_flush
(flush_batch);
H
A
D
freedreno_batch.h
263
void
fd_batch_flush
(struct fd_batch *batch) assert_dt;
H
A
D
freedreno_fence.c
41
* thread, but we don't call
fd_batch_flush
() in that case
72
fd_batch_flush
(fence->batch);
H
A
D
freedreno_context.c
135
fd_batch_flush
(batch);
270
fd_batch_flush
(ctx->batch);
in fd_context_switch_from()
H
A
D
freedreno_draw.c
577
fd_batch_flush
(batch);
H
A
D
freedreno_state.c
296
fd_batch_flush
(ctx->batch);
in fd_set_framebuffer_state()
H
A
D
freedreno_resource.c
386
fd_batch_flush
(batch);
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H
A
D
fd5_blitter.c
465
fd_batch_flush
(batch);
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H
A
D
fd6_blitter.c
967
fd_batch_flush
(batch);
Completed in 11 milliseconds