Home
last modified time | relevance | path

Searched refs:fMustSyncCommandBuffersWithQueue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkCaps.h119 bool mustSyncCommandBuffersWithQueue() const { return fMustSyncCommandBuffersWithQueue; } in mustSyncCommandBuffersWithQueue()
466 bool fMustSyncCommandBuffersWithQueue = false; variable
H A DGrVkCaps.cpp510 fMustSyncCommandBuffersWithQueue = true; in applyDriverCorrectnessWorkarounds()
514 fMustSyncCommandBuffersWithQueue = true; in applyDriverCorrectnessWorkarounds()