Home
last modified time | relevance | path

Searched defs:importParams (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
DMemoryServiceNull.cpp53 const MemoryImportParams& importParams, in ImportMemory()
DMemoryServiceOpaqueFD.cpp103 const MemoryImportParams& importParams, in ImportMemory()
DMemoryServiceZirconHandle.cpp103 const MemoryImportParams& importParams, in ImportMemory()
DMemoryServiceDmaBuf.cpp189 const MemoryImportParams& importParams, in ImportMemory()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp749 external_memory::MemoryImportParams importParams; in ImportExternalImage() local