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:dwords
(Results
51 - 58
of
58
) sorted by relevance
1
2
3
/third_party/mesa3d/src/intel/compiler/
H
A
D
brw_compiler.h
1042
unsigned
dwords
; /* Dword count, not reg aligned */
member
/third_party/mesa3d/src/intel/vulkan/
H
A
D
genX_cmd_buffer.c
3518
uint32_t
dwords
[GENX(3DSTATE_CLIP_length)];
in cmd_buffer_emit_clip()
local
3783
uint32_t
dwords
[GENX(3DSTATE_STREAMOUT_length)];
in cmd_buffer_emit_streamout()
local
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_state.c
4048
unsigned
dwords
= GENX(3DSTATE_STREAMOUT_length) + (3 + 2 * max_decls);
in iris_create_so_decl_list()
local
4768
static const unsigned
dwords
[] = {
in iris_derived_program_state_size()
local
6253
enum {
dwords
= GENX(3DSTATE_SO_BUFFER_length) };
in iris_upload_dirty_render_state()
enumerator
[all...]
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_cmd_buffer.c
6599
radv_cs_emit_compute_predication(struct radv_cmd_state *state, struct radeon_cmdbuf *cs, uint64_t inv_va, bool *inv_emitted, unsigned
dwords
)
radv_cs_emit_compute_predication()
argument
/third_party/mesa3d/src/gallium/drivers/svga/
H
A
D
svga_tgsi_vgpu10.c
616
emit_
dwords
(struct svga_shader_emitter_v10 *emit, const uint32 *
dwords
, unsigned nr)
emit_dwords()
argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_state.c
4335
unsigned
dwords
= GENX(3DSTATE_STREAMOUT_length) + (3 + 2 * max_decls);
in crocus_create_so_decl_list()
local
/third_party/vixl/src/aarch64/
H
A
D
simulator-aarch64.cc
12470
uint64_t
dwords
= 2;
in Simulator()
local
/third_party/mesa3d/src/mesa/main/
H
A
D
dlist.c
639
GLuint
dwords
[POINTER_DWORDS];
member
Completed in 101 milliseconds
1
2
3