Searched refs:InitMappableAllocation (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 470 ANGLE_TRY(InitMappableAllocation(context, allocator, &mAllocation, size, kNonZeroInitValue, in init() 495 angle::Result InitMappableAllocation(Context *context, in InitMappableAllocation() function
|
D | vk_utils.h | 380 angle::Result InitMappableAllocation(Context *context,
|
D | vk_helpers.cpp | 3572 ANGLE_TRY(InitMappableAllocation(contextVk, allocator, mMemory.getMemoryObject(), mSize, in init()
|