Searched refs:mSamplerSerial (Results 1 – 2 of 2) sorted by relevance
1310 SamplerSerial getSamplerSerial() const { return mSamplerSerial; } in getSamplerSerial()1314 SamplerSerial mSamplerSerial; variable
3452 : mSamplerSerial(contextVk->getRenderer()->getResourceSerialFactory().generateSamplerSerial()) in SamplerHelper()3465 std::swap(mSamplerSerial, rhs.mSamplerSerial); in operator =()