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:binning
(Results
1 - 12
of
12
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H
A
D
fd2_program.c
214
bool
binning
= (ctx->batch && ring == ctx->batch->
binning
);
in fd2_program_emit()
local
H
A
D
ir2_assemble.c
357
assemble(struct ir2_context *ctx, bool
binning
)
in assemble()
argument
H
A
D
ir2.c
445
bool
binning
= !fp && so->type == MESA_SHADER_VERTEX;
in ir2_compile()
local
H
A
D
ir2_nir.c
836
extra_position_exports(struct ir2_context *ctx, bool
binning
)
in extra_position_exports()
argument
1098
ir2_nir_compile(struct ir2_context *ctx, bool
binning
)
in ir2_nir_compile()
argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H
A
D
freedreno_batch.h
202
struct fd_ringbuffer *
binning
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H
A
D
fd6_gmem.c
348
update_render_cntl(struct fd_batch *batch, struct pipe_framebuffer_state *pfb, bool
binning
)
update_render_cntl()
argument
/kernel/linux/linux-5.10/drivers/media/i2c/
H
A
D
imx219.c
154
bool
binning
;
member
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
ov2680.c
139
bool
binning
;
member
H
A
D
imx219.c
184
bool
binning
;
member
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
tu_device.h
368
bool
binning
;
member
H
A
D
tu_cmd_buffer.c
346
tu6_emit_render_cntl(struct tu_cmd_buffer *cmd, const struct tu_subpass *subpass, struct tu_cs *cs, bool
binning
)
tu6_emit_render_cntl()
argument
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H
A
D
ir3_shader.h
506
struct ir3_shader_variant *
binning
;
member
Completed in 19 milliseconds