Searched refs:m_undef (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/sfn/ | ||
D | sfn_valuepool.h | 225 static PValue m_undef; variable |
D | sfn_valuepool.cpp | 48 PValue ValuePool::m_undef = Value::zero; member in r600::ValuePool |