Home
last modified time | relevance | path

Searched defs:GrVkAlloc (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/include/gpu/vk/
DGrVkTypes.h28 struct GrVkAlloc { struct
29 GrVkAlloc() in GrVkAlloc() argument
37 GrVkAlloc(VkDeviceMemory memory, VkDeviceSize offset, VkDeviceSize size, uint32_t flags) in GrVkAlloc() function
56 bool operator==(const GrVkAlloc& that) const { argument
63 bool fUsesSystemHeap;
/third_party/skia/include/gpu/vk/
DGrVkTypes.h28 struct GrVkAlloc { struct
42 bool operator==(const GrVkAlloc& that) const { argument
49 bool fUsesSystemHeap = false;