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:rb_pipe
(Results
1 - 2
of
2
) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H
A
D
rbug_context.c
43
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
in rbug_destroy()
local
44
struct pipe_context *pipe =
rb_pipe
->pipe;
in rbug_destroy()
46
rbug_screen_remove_from_list(rb_screen, contexts,
rb_pipe
);
in rbug_destroy()
48
mtx_lock(&
rb_pipe
->call_mutex);
in rbug_destroy()
50
rb_pipe
->pipe = NULL;
in rbug_destroy()
51
mtx_unlock(&
rb_pipe
->call_mutex);
in rbug_destroy()
53
FREE(
rb_pipe
);
in rbug_destroy()
57
rbug_draw_block_locked(struct rbug_context *
rb_pipe
, int flag)
in rbug_draw_block_locked()
argument
60
if (
rb_pipe
->draw_blocker & flag) {
in rbug_draw_block_locked()
61
rb_pipe
in rbug_draw_block_locked()
122
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_draw_vbo()
local
150
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_query()
local
166
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_destroy_query()
local
179
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_begin_query()
local
193
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_end_query()
local
211
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_get_query_result()
local
228
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_active_query_state()
local
240
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_blend_state()
local
256
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_bind_blend_state()
local
269
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_delete_blend_state()
local
282
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_sampler_state()
local
300
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_bind_sampler_states()
local
312
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_delete_sampler_state()
local
325
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_rasterizer_state()
local
341
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_bind_rasterizer_state()
local
354
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_delete_rasterizer_state()
local
367
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_depth_stencil_alpha_state()
local
383
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_bind_depth_stencil_alpha_state()
local
396
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_delete_depth_stencil_alpha_state()
local
409
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_fs_state()
local
427
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_bind_fs_state()
local
445
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_delete_fs_state()
local
457
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_vs_state()
local
475
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_bind_vs_state()
local
493
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_delete_vs_state()
local
505
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_gs_state()
local
523
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_bind_gs_state()
local
541
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_delete_gs_state()
local
554
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_vertex_elements_state()
local
571
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_bind_vertex_elements_state()
local
584
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_delete_vertex_elements_state()
local
597
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_blend_color()
local
610
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_stencil_ref()
local
623
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_clip_state()
local
638
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_constant_buffer()
local
660
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_framebuffer_state()
local
699
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_polygon_stipple()
local
714
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_scissor_states()
local
728
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_viewport_states()
local
745
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_sampler_views()
local
784
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_vertex_buffers()
local
813
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_sample_mask()
local
826
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_stream_output_target()
local
842
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_stream_output_target_destroy()
local
856
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_set_stream_output_targets()
local
875
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_resource_copy_region()
local
898
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_blit()
local
919
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_flush_resource()
local
937
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_clear()
local
958
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_clear_render_target()
local
985
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_clear_depth_stencil()
local
1009
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_flush()
local
1022
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_create_fence_fd()
local
1034
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_fence_server_sync()
local
1047
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_context_create_sampler_view()
local
1077
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_context_create_surface()
local
1098
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
rbug_context_surface_destroy()
local
1117
struct rbug_context *
rb_pipe
= rbug_context(_context);
rbug_context_buffer_map()
local
1144
struct rbug_context *
rb_pipe
= rbug_context(_context);
rbug_context_texture_map()
local
1168
struct rbug_context *
rb_pipe
= rbug_context(_context);
rbug_context_transfer_flush_region()
local
1185
struct rbug_context *
rb_pipe
= rbug_context(_context);
rbug_context_buffer_unmap()
local
1202
struct rbug_context *
rb_pipe
= rbug_context(_context);
rbug_context_texture_unmap()
local
1222
struct rbug_context *
rb_pipe
= rbug_context(_context);
rbug_context_buffer_subdata()
local
1243
struct rbug_context *
rb_pipe
= rbug_context(_context);
rbug_context_texture_subdata()
local
1263
struct rbug_context *
rb_pipe
= rbug_context(_context);
rbug_context_texture_barrier()
local
1275
struct rbug_context *
rb_pipe
;
rbug_context_create()
local
[all...]
H
A
D
rbug_screen.c
306
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
in rbug_screen_resource_get_handle()
local
311
return screen->resource_get_handle(screen,
rb_pipe
?
rb_pipe
->pipe : NULL,
in rbug_screen_resource_get_handle()
327
struct rbug_context *
rb_pipe
= rbug_context(_pipe);
in rbug_screen_resource_get_param()
local
332
return screen->resource_get_param(screen,
rb_pipe
?
rb_pipe
->pipe : NULL,
in rbug_screen_resource_get_param()
Completed in 4 milliseconds