Searched refs:ensureImageAllocated (Results 1 – 2 of 2) sorted by relevance
355 angle::Result ensureImageAllocated(ContextVk *contextVk, const vk::Format &format);
1433 ANGLE_TRY(ensureImageAllocated(contextVk, format)); in setStorageMultisample()1659 angle::Result TextureVk::ensureImageAllocated(ContextVk *contextVk, const vk::Format &format) in ensureImageAllocated() function in rx::TextureVk1813 ANGLE_TRY(ensureImageAllocated(contextVk, format)); in redefineLevel()2373 ANGLE_TRY(ensureImageAllocated(contextVk, format)); in respecifyImageStorage()3875 ANGLE_TRY(ensureImageAllocated(contextVk, format)); in ensureRenderable()