Searched refs:rb_surface_dst (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/ | ||
| H A D | rbug_context.c | 944 struct rbug_surface *rb_surface_dst = rbug_surface(_dst); local in function:rbug_clear_render_target 946 struct pipe_surface *dst = rb_surface_dst->surface; 971 struct rbug_surface *rb_surface_dst = rbug_surface(_dst); local in function:rbug_clear_depth_stencil 973 struct pipe_surface *dst = rb_surface_dst->surface; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/ | ||
| H A D | rbug_context.c | 960 struct rbug_surface *rb_surface_dst = rbug_surface(_dst); local in function:rbug_clear_render_target 962 struct pipe_surface *dst = rb_surface_dst->surface; 987 struct rbug_surface *rb_surface_dst = rbug_surface(_dst); local in function:rbug_clear_depth_stencil 989 struct pipe_surface *dst = rb_surface_dst->surface; |
Completed in 5 milliseconds