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:tr_context
(Results
1 - 2
of
2
) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H
A
D
tr_texture.c
112
trace_transfer_destroy(struct trace_context *
tr_context
,
in trace_transfer_destroy()
argument
H
A
D
tr_context.c
1719
struct trace_context *
tr_context
= trace_context(_context);
in trace_context_transfer_map()
local
1758
struct trace_context *
tr_context
= trace_context(_context);
in trace_context_transfer_flush_region()
local
1868
struct trace_context *
tr_context
= trace_context(_context);
in trace_context_buffer_subdata()
local
1901
struct trace_context *
tr_context
= trace_context(_context);
in trace_context_texture_subdata()
local
1933
struct trace_context *
tr_context
= trace_context(_context);
trace_context_invalidate_resource()
local
1951
struct trace_context *
tr_context
= trace_context(_context);
trace_context_set_context_param()
local
1968
struct trace_context *
tr_context
= trace_context(_context);
trace_context_set_debug_callback()
local
1986
struct trace_context *
tr_context
= trace_context(_context);
trace_context_render_condition()
local
2009
struct trace_context *
tr_context
= trace_context(_context);
trace_context_render_condition_mem()
local
2028
struct trace_context *
tr_context
= trace_context(_context);
trace_context_texture_barrier()
local
2046
struct trace_context *
tr_context
= trace_context(_context);
trace_context_memory_barrier()
local
2063
struct trace_context *
tr_context
= trace_context(_context);
trace_context_resource_commit()
local
2082
struct trace_context *
tr_context
= trace_context(_context);
trace_context_set_tess_state()
local
2098
struct trace_context *
tr_context
= trace_context(_context);
trace_context_set_patch_vertices()
local
2115
struct trace_context *
tr_context
= trace_context(_context);
trace_context_set_shader_buffers()
local
2138
struct trace_context *
tr_context
= trace_context(_context);
trace_context_set_shader_images()
local
[all...]
Completed in 5 milliseconds