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:utile_h
(Results
1 - 9
of
9
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/vc4/
H
A
D
vc4_tiling_lt.c
135
uint32_t
utile_h
= vc4_utile_height(cpp);
in vc4_lt_image_aligned()
local
H
A
D
vc4_tiling.c
128
uint32_t
utile_h
= vc4_utile_height(cpp);
in vc4_t_image_helper()
local
H
A
D
vc4_resource.c
368
uint32_t
utile_h
= vc4_utile_height(rsc->cpp);
in vc4_setup_slices()
local
/third_party/mesa3d/src/broadcom/vulkan/
H
A
D
v3dv_image.c
42
uint32_t
utile_h
= v3d_utile_height(cpp);
in v3d_get_ub_pad()
local
92
uint32_t
utile_h
= v3d_utile_height(image->cpp);
in v3d_setup_slices()
local
/third_party/mesa3d/src/broadcom/common/
H
A
D
v3d_tiling.c
95
uint32_t
utile_h
= v3d_utile_height(cpp);
in v3d_get_lt_pixel_offset()
local
118
uint32_t
utile_h
= v3d_utile_height(cpp);
in v3d_get_ublinear_pixel_offset()
local
159
uint32_t
utile_h
= v3d_utile_height(cpp);
in v3d_get_uif_pixel_offset()
local
267
uint32_t
utile_h
= v3d_
utile_h
eight(cpp);
v3d_move_pixels_general_percpp()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H
A
D
vc4_validate.c
165
uint32_t
utile_h
= utile_height(cpp);
in vc4_check_tex_size()
local
578
uint32_t cpp, tiling_format, utile_w,
utile_h
;
in reloc_tex()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H
A
D
vc4_validate.c
170
uint32_t
utile_h
= utile_height(cpp);
in vc4_check_tex_size()
local
590
uint32_t cpp, tiling_format, utile_w,
utile_h
;
in reloc_tex()
local
/third_party/mesa3d/src/gallium/drivers/v3d/
H
A
D
v3d_resource.c
496
uint32_t
utile_h
= v3d_utile_height(rsc->cpp);
in v3d_get_ub_pad()
local
545
uint32_t
utile_h
= v3d_utile_height(rsc->cpp);
in v3d_setup_slices()
local
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H
A
D
vc4_validate.c
156
uint32_t
utile_h
= utile_height(cpp);
in vc4_check_tex_size()
local
571
uint32_t cpp, tiling_format, utile_w,
utile_h
;
in reloc_tex()
local
Completed in 11 milliseconds