Home
last modified time | relevance | path

Searched refs:r600_blit_push_depth (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_pipe.h192 void r600_blit_push_depth(struct pipe_context *ctx, struct r600_resource_texture *texture);
Dr600_blit.c385 void r600_blit_push_depth(struct pipe_context *ctx, struct r600_resource_texture *texture) in r600_blit_push_depth() function
Dr600_texture.c392 r600_blit_push_depth(ctx, rtex); in si_texture_transfer_destroy()