Home
last modified time | relevance | path

Searched refs:InitMappableAllocation (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp470 ANGLE_TRY(InitMappableAllocation(context, allocator, &mAllocation, size, kNonZeroInitValue, in init()
495 angle::Result InitMappableAllocation(Context *context, in InitMappableAllocation() function
Dvk_utils.h380 angle::Result InitMappableAllocation(Context *context,
Dvk_helpers.cpp3572 ANGLE_TRY(InitMappableAllocation(contextVk, allocator, mMemory.getMemoryObject(), mSize, in init()