Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imagination/rogue/
H A Drogue.h300 typedef struct rogue_instr rogue_instr; typedef
439 typedef struct rogue_instr { struct
440 enum rogue_instr_type type; /** Instruction type. */ argument
457 } rogue_instr; argument
1671 ROGUE_DEFINE_CAST(rogue_instr_as_alu, in ROGUE_DEFINE_CAST() argument