Searched refs:rb_pipe (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c44 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_destroy
45 struct pipe_context *pipe = rb_pipe->pipe;
47 rbug_screen_remove_from_list(rb_screen, contexts, rb_pipe);
49 mtx_lock(&rb_pipe->call_mutex);
51 rb_pipe->pipe = NULL;
52 mtx_unlock(&rb_pipe->call_mutex);
54 FREE(rb_pipe);
58 rbug_draw_block_locked(struct rbug_context *rb_pipe, int flag) argument
61 if (rb_pipe->draw_blocker & flag) {
62 rb_pipe
119 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_draw_vbo
142 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_query
158 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_destroy_query
171 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_begin_query
185 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_end_query
203 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_get_query_result
220 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_active_query_state
232 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_blend_state
248 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_blend_state
261 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_blend_state
274 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_sampler_state
292 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_sampler_states
304 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_sampler_state
317 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_rasterizer_state
333 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_rasterizer_state
346 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_rasterizer_state
359 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_depth_stencil_alpha_state
375 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_depth_stencil_alpha_state
388 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_depth_stencil_alpha_state
401 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_fs_state
419 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_fs_state
437 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_fs_state
449 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_vs_state
467 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_vs_state
485 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_vs_state
497 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_gs_state
515 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_gs_state
533 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_gs_state
546 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_vertex_elements_state
563 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_vertex_elements_state
576 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_vertex_elements_state
589 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_blend_color
602 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_stencil_ref
615 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_clip_state
630 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_constant_buffer
652 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_framebuffer_state
691 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_polygon_stipple
706 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_scissor_states
720 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_viewport_states
735 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_sampler_views
771 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_vertex_buffers
800 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_sample_mask
813 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_stream_output_target
829 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_stream_output_target_destroy
843 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_stream_output_targets
862 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_resource_copy_region
885 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_blit
906 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_flush_resource
923 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_clear
943 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_clear_render_target
970 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_clear_depth_stencil
994 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_flush
1007 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_context_create_sampler_view
1037 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_context_create_surface
1058 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_context_surface_destroy
1077 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_transfer_map
1101 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_transfer_flush_region
1118 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_transfer_unmap
1138 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_buffer_subdata
1159 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_texture_subdata
1180 struct rbug_context *rb_pipe; local in function:rbug_context_create
[all...]
H A Drbug_screen.c209 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_screen_resource_get_handle
214 return screen->resource_get_handle(screen, rb_pipe ? rb_pipe->pipe : NULL,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c44 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_destroy
45 struct pipe_context *pipe = rb_pipe->pipe;
47 rbug_screen_remove_from_list(rb_screen, contexts, rb_pipe);
49 mtx_lock(&rb_pipe->call_mutex);
51 rb_pipe->pipe = NULL;
52 mtx_unlock(&rb_pipe->call_mutex);
54 FREE(rb_pipe);
58 rbug_draw_block_locked(struct rbug_context *rb_pipe, int flag) argument
61 if (rb_pipe->draw_blocker & flag) {
62 rb_pipe
123 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_draw_vbo
151 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_query
167 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_destroy_query
180 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_begin_query
194 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_end_query
212 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_get_query_result
229 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_active_query_state
241 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_blend_state
257 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_blend_state
270 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_blend_state
283 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_sampler_state
301 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_sampler_states
313 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_sampler_state
326 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_rasterizer_state
342 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_rasterizer_state
355 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_rasterizer_state
368 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_depth_stencil_alpha_state
384 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_depth_stencil_alpha_state
397 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_depth_stencil_alpha_state
410 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_fs_state
428 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_fs_state
446 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_fs_state
458 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_vs_state
476 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_vs_state
494 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_vs_state
506 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_gs_state
524 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_gs_state
542 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_gs_state
555 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_vertex_elements_state
572 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_bind_vertex_elements_state
585 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_delete_vertex_elements_state
598 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_blend_color
611 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_stencil_ref
624 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_clip_state
639 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_constant_buffer
661 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_framebuffer_state
700 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_polygon_stipple
715 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_scissor_states
729 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_viewport_states
746 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_sampler_views
785 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_vertex_buffers
814 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_sample_mask
827 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_stream_output_target
843 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_stream_output_target_destroy
857 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_set_stream_output_targets
876 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_resource_copy_region
899 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_blit
920 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_flush_resource
938 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_clear
959 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_clear_render_target
986 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_clear_depth_stencil
1010 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_flush
1023 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_create_fence_fd
1035 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_fence_server_sync
1048 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_context_create_sampler_view
1078 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_context_create_surface
1099 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_context_surface_destroy
1118 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_buffer_map
1145 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_texture_map
1169 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_transfer_flush_region
1186 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_buffer_unmap
1203 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_texture_unmap
1223 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_buffer_subdata
1244 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_texture_subdata
1264 struct rbug_context *rb_pipe = rbug_context(_context); local in function:rbug_context_texture_barrier
1276 struct rbug_context *rb_pipe; local in function:rbug_context_create
[all...]
H A Drbug_screen.c292 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_screen_resource_get_handle
297 return screen->resource_get_handle(screen, rb_pipe ? rb_pipe->pipe : NULL,
313 struct rbug_context *rb_pipe = rbug_context(_pipe); local in function:rbug_screen_resource_get_param
318 return screen->resource_get_param(screen, rb_pipe ? rb_pipe->pipe : NULL,

Completed in 6 milliseconds