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

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

Completed in 125 milliseconds