Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkCaps.h169 bool preferPrimaryOverSecondaryCommandBuffers() const { in preferPrimaryOverSecondaryCommandBuffers() function
DGrVkOpsRenderPass.cpp248 if (!fGpu->vkCaps().preferPrimaryOverSecondaryCommandBuffers()) { in init()
576 if (!fGpu->vkCaps().preferPrimaryOverSecondaryCommandBuffers() || in addAdditionalRenderPass()