Searched refs:fFenceSyncSupport (Results 1 – 10 of 10) sorted by relevance
242 bool fenceSyncSupport() const { return fFenceSyncSupport; } in fenceSyncSupport()362 bool fFenceSyncSupport : 1; variable
37 fFenceSyncSupport = false; in GrCaps()200 writer->appendBool("Fence sync support", fFenceSyncSupport); in dumpJSON()
244 bool fenceSyncSupport() const { return fFenceSyncSupport; } in fenceSyncSupport()364 bool fFenceSyncSupport : 1; variable
37 fFenceSyncSupport = false; in GrCaps()199 writer->appendBool("Fence sync support", fFenceSyncSupport); in dumpJSON()
34 fFenceSyncSupport = false; // Fences are not implemented yet265 fFenceSyncSupport = true; // always available in Metal
38 fFenceSyncSupport = true; // always available in Vulkan in GrVkCaps()
39 fFenceSyncSupport = true; // always available in Vulkan in GrVkCaps()
566 fFenceSyncSupport = true; in init()569 fFenceSyncSupport = true; in init()573 fCrossContextTextureSupport = fFenceSyncSupport; in init()