Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestUtils.cpp766 void* pointerToFeatures = nullptr; in CreateVkBackendContext() local
777 pointerToFeatures = features; in CreateVkBackendContext()
813 pointerToFeatures, // pNext in CreateVkBackendContext()
821 pointerToFeatures ? nullptr : deviceFeatures // ppEnabledFeatures in CreateVkBackendContext()