Searched refs:isCustom (Results 1 – 3 of 3) sorted by relevance
67 unsigned isCustom : 1; variable86 Ret.isCustom = false; in getReg()98 Ret.isCustom = true; in getCustomReg()109 Ret.isCustom = false; in getMem()121 Ret.isCustom = true; in getCustomMem()148 bool needsCustom() const { return isCustom; } in needsCustom()
83 bool isCustom (void) const in isCustom() function163 if (m_params.isCustom()) in checkSupport()467 if (params.isCustom()) in comparePixelToColorClearValue()521 if (params.isCustom()) in comparePixelToColorClearValue()567 if (params.isCustom()) in comparePixelToColorClearValue()615 if (params.isCustom()) in comparePixelToColorClearValue()702 const auto custom = m_params.isCustom(); in iterate()1419 if (params.isCustom()) in createSamplerBorderSwizzleTests()
848 bool isCustom = false; in LegalizeLoadOps() local853 isCustom = true; in LegalizeLoadOps()859 if (isCustom) { in LegalizeLoadOps()