Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h1686 bool row_en : 1; member
H A Daco_instruction_selection.cpp9431 const bool row_en = instr->intrinsic == nir_intrinsic_export_row_amd; in visit_intrinsic() local