Home
last modified time | relevance | path

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

/external/skia/tools/gpu/vk/
DVkTestUtils.cpp617 void* pointerToFeatures = nullptr; in CreateVkBackendContext() local
623 pointerToFeatures = features; in CreateVkBackendContext()
657 pointerToFeatures, // pNext in CreateVkBackendContext()
665 pointerToFeatures ? nullptr : deviceFeatures // ppEnabledFeatures in CreateVkBackendContext()
/external/skqp/tools/gpu/vk/
DVkTestUtils.cpp613 void* pointerToFeatures = nullptr; in CreateVkBackendContext() local
619 pointerToFeatures = features; in CreateVkBackendContext()
653 pointerToFeatures, // pNext in CreateVkBackendContext()
661 pointerToFeatures ? nullptr : deviceFeatures // ppEnabledFeatures in CreateVkBackendContext()