Searched defs:AllocationPropertyFlags (Results 1 – 3 of 3) sorted by relevance
18 enum class AllocationPropertyFlags { enum57 virtual bool allocateMemoryForImage(VkImage, AllocationPropertyFlags, GrVkBackendMemory*) { in allocateMemoryForImage() argument74 virtual bool allocateMemoryForBuffer(VkBuffer, BufferUsage, AllocationPropertyFlags, in allocateMemoryForBuffer() argument
23 enum AllocationPropertyFlags { enum
21 using AllocationPropertyFlags = GrVkMemoryAllocator::AllocationPropertyFlags; typedef