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 Dr300_texture.h80 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx,
H A Dr300_texture.c1220 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 Dr300_blit.c667 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 Dr300_texture.h80 struct pipe_surface* r300_create_surface_custom(struct pipe_context * ctx,
H A Dr300_texture.c1195 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 Dr300_blit.c669 dst_view = r300_create_surface_custom(pipe, dst, &dst_templ, dst_width0, dst_height0);

Completed in 10 milliseconds