Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_hw_context.c874 ctx->surface_sync_cmd.flush_flags |= S_0085F0_SH_ACTION_ENA(1); in r600_inval_shader_cache()
Devergreend.h2211 #define S_0085F0_SH_ACTION_ENA(x) (((x) & 0x1) << 27) macro
Dr600d.h3359 #define S_0085F0_SH_ACTION_ENA(x) (((x) & 0x1) << 27) macro