Home
last modified time | relevance | path

Searched refs:fMinAPIVersion (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/include/gpu/vk/
DGrVkBackendContext.h51 uint32_t fMinAPIVersion; // Deprecated. Set fInstanceVersion instead. member
/third_party/skia/include/gpu/vk/
DGrVkBackendContext.h51 uint32_t fMinAPIVersion; // Deprecated. Set fInstanceVersion instead. member
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_window.cc135 context->fMinAPIVersion = application_->GetAPIVersion(); in CreateSkiaBackendContext()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface_producer.cc112 backend_context.fMinAPIVersion = application_->GetAPIVersion(); in Initialize()