Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/
DGrContextOptions.h261 int fMaxCachedVulkanSecondaryCommandBuffers = -1; member
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp468 if (contextOptions.fMaxCachedVulkanSecondaryCommandBuffers >= 0) { in init()
470 contextOptions.fMaxCachedVulkanSecondaryCommandBuffers; in init()