Home
last modified time | relevance | path

Searched defs:rb_resource (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_objects.c43 struct rbug_resource *rb_resource; in rbug_resource_create() local
71 rbug_resource_destroy(struct rbug_resource *rb_resource) in rbug_resource_destroy() argument
84 rbug_surface_create(struct rbug_context *rb_context, struct rbug_resource *rb_resource, struct pipe_surface *surface) rbug_surface_create() argument
125 rbug_sampler_view_create(struct rbug_context *rb_context, struct rbug_resource *rb_resource, struct pipe_sampler_view *view) rbug_sampler_view_create() argument
161 rbug_transfer_create(struct rbug_context *rb_context, struct rbug_resource *rb_resource, struct pipe_transfer *transfer) rbug_transfer_create() argument
[all...]
H A Drbug_screen.c291 struct rbug_resource *rb_resource = rbug_resource(_resource); in rbug_screen_check_resource_capability() local
307 struct rbug_resource *rb_resource = rbug_resource(_resource); in rbug_screen_resource_get_handle() local
328 struct rbug_resource *rb_resource = rbug_resource(_resource); in rbug_screen_resource_get_param() local
345 struct rbug_resource *rb_resource = rbug_resource(_resource); in rbug_screen_resource_get_info() local
357 struct rbug_resource *rb_resource = rbug_resource(_resource); in rbug_screen_resource_changed() local
379 struct rbug_resource *rb_resource = rbug_resource(_resource); rbug_screen_flush_frontbuffer() local
[all...]
H A Drbug_context.c1048 struct rbug_resource *rb_resource = rbug_resource(_resource); in rbug_context_create_sampler_view() local
1078 struct rbug_resource *rb_resource = rbug_resource(_resource); in rbug_context_create_surface() local
1118 struct rbug_resource *rb_resource = rbug_resource(_resource); in rbug_context_buffer_map() local
1145 struct rbug_resource *rb_resource in rbug_context_texture_map() local
1223 struct rbug_resource *rb_resource = rbug_resource(_resource); rbug_context_buffer_subdata() local
1244 struct rbug_resource *rb_resource = rbug_resource(_resource); rbug_context_texture_subdata() local
[all...]

Completed in 4 milliseconds