Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h680 void r600_postflush_resume_features(struct r600_common_context *ctx);
Dr600_hw_context.c425 r600_postflush_resume_features(&ctx->b); in r600_begin_new_cs()
Dr600_pipe_common.c313 void r600_postflush_resume_features(struct r600_common_context *ctx) in r600_postflush_resume_features() function