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:ubwc_pitch
(Results
1 - 3
of
3
) sorted by relevance
/third_party/mesa3d/src/freedreno/decode/scripts/
H
A
D
texturator-to-unit-test.lua
73
blit.
ubwc_pitch
= r.RB_2D_DST_FLAGS_PITCH
81
blit.
ubwc_pitch
= r.RB_MRT_FLAG_BUFFER[0].PITCH.PITCH
89
type, blit.addr, blit.pitch, blit.base, blit.width, blit.height, blit.ubwc_addr, blit.
ubwc_pitch
, blit.ubwc_base)
207
blit.
ubwc_pitch
);
H
A
D
texturator-to-unit-test-5xx.lua
68
blit.
ubwc_pitch
= r.RB_BLIT_FLAG_DST_PITCH
92
blit.
ubwc_pitch
= r.RB_2D_DST_FLAGS_PITCH
189
blit.
ubwc_pitch
);
/third_party/mesa3d/src/freedreno/fdl/
H
A
D
fd6_view.c
209
uint32_t
ubwc_pitch
= fdl_ubwc_pitch(layout, args->base_miplevel);
in fdl6_view_init()
local
313
A6XX_TEX_CONST_10_FLAG_BUFFER_PITCH(
ubwc_pitch
) |
in fdl6_view_init()
346
A6XX_RB_DEPTH_FLAG_BUFFER_PITCH_PITCH(
ubwc_pitch
) |
in fdl6_view_init()
Completed in 2 milliseconds