Home
last modified time | relevance | path

Searched refs:SFN_TRACE_FUNC (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_debug.h128 #define SFN_TRACE_FUNC(LEVEL, MSG) SfnTrace __trace(LEVEL, MSG) macro
130 #define SFN_TRACE_FUNC(LEVEL, MSG) macro
Dsfn_shader.cpp624 SFN_TRACE_FUNC(SfnLog::flow, "CF"); in process_cf_node()
661 SFN_TRACE_FUNC(SfnLog::flow, "IF"); in process_if()
667 SFN_TRACE_FUNC(SfnLog::flow, "IF-then"); in process_if()
727 SFN_TRACE_FUNC(SfnLog::flow, "LOOP"); in process_loop()
742 SFN_TRACE_FUNC(SfnLog::flow, "BLOCK"); in process_block()