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