Searched refs:r300_create_surface_custom (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture.h | 80 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx,
|
| H A D | r300_texture.c | 1220 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx, function in typeref:struct:pipe_surface * 1299 return r300_create_surface_custom(ctx, texture, surf_tmpl,
|
| H A D | r300_blit.c | 667 dst_view = r300_create_surface_custom(pipe, dst, &dst_templ, dst_width0, dst_height0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture.h | 80 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx,
|
| H A D | r300_texture.c | 1195 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx, function in typeref:struct:pipe_surface * 1274 return r300_create_surface_custom(ctx, texture, surf_tmpl,
|
| H A D | r300_blit.c | 669 dst_view = r300_create_surface_custom(pipe, dst, &dst_templ, dst_width0, dst_height0);
|
Completed in 10 milliseconds