Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_gds.cpp33 const PValue& value2, const PValue& uav_id, int uav_base): in GDSInstr()
54 const PValue& uav_id, int uav_base): in GDSInstr()
63 const PValue& uav_id, int uav_base): in GDSInstr()
Dsfn_instruction_gds.h80 int uav_base() const {return m_uav_base;} in uav_base() function