Searched defs:rb_resource (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.c | 44 struct rbug_resource *rb_resource; local in function:rbug_resource_create 72 rbug_resource_destroy(struct rbug_resource *rb_resource) argument 85 rbug_surface_create(struct rbug_context * rb_context,struct rbug_resource * rb_resource,struct pipe_surface * surface) argument 126 rbug_sampler_view_create(struct rbug_context * rb_context,struct rbug_resource * rb_resource,struct pipe_sampler_view * view) argument 162 rbug_transfer_create(struct rbug_context * rb_context,struct rbug_resource * rb_resource,struct pipe_transfer * transfer) argument [all...] |
| H A D | rbug_screen.c | 194 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_check_resource_capability 210 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_resource_get_handle 225 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_resource_get_info 237 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_resource_changed 259 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_flush_frontbuffer [all...] |
| H A D | rbug_context.c | 1008 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_context_create_sampler_view 1038 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_context_create_surface 1078 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_context_transfer_map 1139 struct rbug_resource *rb_resource local in function:rbug_context_buffer_subdata 1160 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_context_texture_subdata [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.c | 44 struct rbug_resource *rb_resource; local in function:rbug_resource_create 72 rbug_resource_destroy(struct rbug_resource *rb_resource) argument 85 rbug_surface_create(struct rbug_context * rb_context,struct rbug_resource * rb_resource,struct pipe_surface * surface) argument 126 rbug_sampler_view_create(struct rbug_context * rb_context,struct rbug_resource * rb_resource,struct pipe_sampler_view * view) argument 162 rbug_transfer_create(struct rbug_context * rb_context,struct rbug_resource * rb_resource,struct pipe_transfer * transfer) argument [all...] |
| H A D | rbug_screen.c | 277 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_check_resource_capability 293 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_resource_get_handle 314 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_resource_get_param 331 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_resource_get_info 343 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_resource_changed 365 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_screen_flush_frontbuffer [all...] |
| H A D | rbug_context.c | 1049 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_context_create_sampler_view 1079 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_context_create_surface 1119 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_context_buffer_map 1146 struct rbug_resource *rb_resource local in function:rbug_context_texture_map 1224 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_context_buffer_subdata 1245 struct rbug_resource *rb_resource = rbug_resource(_resource); local in function:rbug_context_texture_subdata [all...] |
Completed in 12 milliseconds