Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/gpu/vk/
H A DGrVkTypes.h33 struct GrVkAlloc { struct
53 GrVkAlloc fAlloc; argument
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/gpu/vk/
H A 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;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/gpu/vk/
H A 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;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/gpu/vk/
H A 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;
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/gpu/vk/
H A 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;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/gpu/vk/
H A 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;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/gpu/vk/
H A DGrVkTypes.h28 struct GrVkAlloc { struct
41 bool operator==(const GrVkAlloc& that) const { argument
48 bool fUsesSystemHeap = false;