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

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dsid.h75 #define EVENT_TC_ACTION_ENA (1 << 17) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c932 tc_flags = EVENT_TC_ACTION_ENA | EVENT_TC_MD_ACTION_ENA;
938 tc_flags = EVENT_TC_ACTION_ENA | EVENT_TC_WB_ACTION_ENA;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_draw.c1044 tc_flags = EVENT_TC_ACTION_ENA |
1051 tc_flags = EVENT_TC_ACTION_ENA |
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dsi_cmd_buffer.c862 tc_flags = EVENT_TC_ACTION_ENA |
868 tc_flags = EVENT_TC_ACTION_ENA |
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dsi_cmd_buffer.c1237 tc_flags = EVENT_TC_ACTION_ENA | EVENT_TC_MD_ACTION_ENA;
1245 tc_flags = EVENT_TC_ACTION_ENA | EVENT_TC_WB_ACTION_ENA;
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dsid.h59 #define EVENT_TC_ACTION_ENA (1 << 17) macro

Completed in 48 milliseconds