Searched refs:r600_create_surface_custom (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h768 struct pipe_surface *r600_create_surface_custom(struct pipe_context *pipe,
H A Dr600_texture.c1538 struct pipe_surface *r600_create_surface_custom(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
1599 return r600_create_surface_custom(pipe, tex, templ,
H A Dr600_blit.c792 dst_view = r600_create_surface_custom(ctx, dst, &dst_templ,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe_common.h770 struct pipe_surface *r600_create_surface_custom(struct pipe_context *pipe,
H A Dr600_texture.c1518 struct pipe_surface *r600_create_surface_custom(struct pipe_context *pipe, function in typeref:struct:pipe_surface *
1579 return r600_create_surface_custom(pipe, tex, templ,
H A Dr600_blit.c794 dst_view = r600_create_surface_custom(ctx, dst, &dst_templ,

Completed in 14 milliseconds