Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_ir.h1115 struct SDWA_instruction : public Instruction { struct
1127 static_assert(sizeof(SDWA_instruction) == sizeof(Instruction) + 8, "Unexpected padding"); argument