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:crocus_transfer
(Results
1 - 3
of
3
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_resource.c
1202
struct
crocus_transfer
*map = (void *) xfer;
in crocus_flush_staging_region()
1225
crocus_unmap_copy_region(struct
crocus_transfer
*map)
in crocus_unmap_copy_region()
1233
crocus_map_copy_region(struct
crocus_transfer
*map)
in crocus_map_copy_region()
1371
crocus_unmap_s8(struct
crocus_transfer
*map)
in crocus_unmap_s8()
1404
crocus_map_s8(struct
crocus_transfer
*map)
in crocus_map_s8()
1477
crocus_unmap_tiled_memcpy(struct
crocus_transfer
*map)
in crocus_unmap_tiled_memcpy()
1505
crocus_map_tiled_memcpy(struct
crocus_transfer
*map)
in crocus_map_tiled_memcpy()
1553
crocus_map_direct(struct
crocus_transfer
*map)
in crocus_map_direct()
1646
struct
crocus_transfer
*map;
in crocus_transfer_map()
1743
struct
crocus_transfer
*ma
in crocus_transfer_flush_region()
[all...]
H
A
D
crocus_resource.h
262
struct
crocus_transfer
{
struct
276
void (*unmap)(struct
crocus_transfer
*);
H
A
D
crocus_screen.c
788
sizeof(struct
crocus_transfer
), 64);
in crocus_screen_create()
Completed in 5 milliseconds