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:ureg_destroy
(Results
1 - 10
of
10
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/svga/
H
A
D
svga_state_vs.c
67
ureg_destroy
(ureg);
in get_dummy_vertex_shader()
276
ureg_destroy
(ureg);
in compile_passthrough_vs()
H
A
D
svga_state_fs.c
77
ureg_destroy
(ureg);
in get_dummy_fragment_shader()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
si_shaderlib_tgsi.c
183
ureg_destroy
(ureg);
in si_create_dma_compute_shader()
567
ureg_destroy
(ureg);
in si_create_fmask_expand_cs()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H
A
D
tgsi_ureg.h
138
ureg_destroy
( struct ureg_program * );
151
ureg_destroy
( p );
in ureg_create_shader_with_so_and_destroy()
H
A
D
tgsi_ureg.c
2440
void
ureg_destroy
( struct ureg_program *ureg )
in ureg_destroy()
function
/third_party/mesa3d/src/gallium/drivers/r300/
H
A
D
r300_fs.c
232
ureg_destroy
(ureg);
in r300_dummy_fragment_shader()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H
A
D
Shader.cpp
81
ureg_destroy
(ureg);
in CreateEmptyShader()
H
A
D
ShaderTGSI.c
2295
ureg_destroy
(ureg);
in Shader_tgsi_translate()
/third_party/mesa3d/src/gallium/frontends/nine/
H
A
D
nine_shader.c
3941
ureg_destroy
(p);
in nine_create_shader_with_so_and_destroy()
3988
ureg_destroy
(tx->ureg);
in nine_translate_shader()
4000
ureg_destroy
(tx->ureg);
in nine_translate_shader()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H
A
D
nir_to_tgsi.c
3893
ureg_destroy
(c->ureg);
in nir_to_tgsi_options()
Completed in 24 milliseconds