Home
last modified time | relevance | path

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

/external/skqp/include/gpu/vk/
DGrVkTypes.h28 struct GrVkAlloc { struct
29 GrVkAlloc() in GrVkAlloc() function
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;
/external/skia/include/gpu/vk/
DGrVkTypes.h28 struct GrVkAlloc { struct
29 GrVkAlloc() in GrVkAlloc() function
37 GrVkAlloc(VkDeviceMemory memory, VkDeviceSize offset, VkDeviceSize size, uint32_t flags) in GrVkAlloc() argument
56 bool operator==(const GrVkAlloc& that) const { argument
63 bool fUsesSystemHeap;