Home
last modified time | relevance | path

Searched defs:_pco_block (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imagination/pco/
Dpco_internal.h267 typedef struct _pco_block { struct
268 pco_cf_node cf_node; /** Control flow node. */
269 pco_func *parent_func; /** Parent function. */
270 struct list_head instrs; /** Instruction/group list. */
271 unsigned index; /** Block index. */