Home
last modified time | relevance | path

Searched refs:fDeviceFeatures2 (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/include/gpu/vk/
DGrVkBackendContext.h65 const VkPhysicalDeviceFeatures2* fDeviceFeatures2 = nullptr; member
/third_party/skia/include/gpu/vk/
DGrVkBackendContext.h65 const VkPhysicalDeviceFeatures2* fDeviceFeatures2 = nullptr; member
/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp788 ctx->fDeviceFeatures2 = features; in CreateVkBackendContext()
/third_party/flutter/skia/tools/gpu/vk/
DVkTestUtils.cpp748 ctx->fDeviceFeatures2 = features; in CreateVkBackendContext()
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp138 if (backendContext.fDeviceFeatures2) { in Make()
140 *backendContext.fDeviceFeatures2, instanceVersion, physDevVersion, in Make()
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp179 if (backendContext.fDeviceFeatures2) { in GrVkGpu()
181 *backendContext.fDeviceFeatures2, instanceVersion, in GrVkGpu()