27 fBackend = that.fBackend;
36 fMtlEvent = that.fMtlEvent;
37 fMtlValue = that.fMtlValue;
42 fVkSemaphore = that.fVkSemaphore;
56CFTypeRef BackendSemaphore::getMtlEvent()
const {
63uint64_t BackendSemaphore::getMtlValue()
const {
73 : fVkSemaphore(semaphore)
77VkSemaphore BackendSemaphore::getVkSemaphore()
const {
#define SK_ABORT(message,...)
BackendApi backend() const
BackendSemaphore & operator=(const BackendSemaphore &)