Searched refs:hasVkContext (Results 1 – 5 of 5) sorted by relevance
199 if (mVkManager->hasVkContext()) { in requireVkContext()225 if (vulkanManager().hasVkContext()) { in destroyRenderingContext()
563 LOG_ALWAYS_FATAL_IF(!hasVkContext(), "Not initialized"); in createSurface()573 if (!hasVkContext()) { in fenceWait()622 if (!hasVkContext()) { in createReleaseFence()
57 bool hasVkContext() { return mDevice != VK_NULL_HANDLE; } in hasVkContext() function
140 return CC_LIKELY(mVkManager.hasVkContext()); in isContextReady()
242 if (!mVulkanManager.hasVkContext()) { in onInitialize()258 if (!mVulkanManager.hasVkContext()) { in onBeginUpload()