Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_gcm.cpp107 void gcm::collect_instructions(container_node *c, bool early_pass) { in collect_instructions() argument
110 if (early_pass) { in collect_instructions()
126 collect_instructions(static_cast<container_node*>(*I), early_pass); in collect_instructions()
Dsb_pass.h274 void collect_instructions(container_node *c, bool early_pass);