Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/compiler/valhall/
Dvalhall.h75 struct va_src_info { struct
89 struct va_src_info srcs[4]; argument
152 va_src_info(enum bi_opcode op, unsigned src) in va_src_info() function