Searched refs:AllocateImageMemory (Results 1 – 3 of 3) sorted by relevance
401 angle::Result AllocateImageMemory(Context *context,
556 angle::Result AllocateImageMemory(Context *context, in AllocateImageMemory() function
4331 ANGLE_TRY(AllocateImageMemory(context, flags, &flags, nullptr, &mImage, &mDeviceMemory, &size)); in initMemory()