Home
last modified time | relevance | path

Searched refs:initImage (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp1258 initImage(contextVk, format, Level0Desc.format.info->sized, Level0Extents, 0, levelCount)); in setStorageMultisample()
2083 ANGLE_TRY(initImage(contextVk, format, Level0Desc.format.info->sized, Level0Extents, 0, in respecifyImageStorageAndLevels()
2092 ANGLE_TRY(initImage(contextVk, format, baseLevelDesc.format.info->sized, in respecifyImageStorageAndLevels()
2170 ANGLE_TRY(initImage(contextVk, format, baseLevelDesc.format.info->sized, baseLevelExtents, in getAttachmentRenderTarget()
2251 ANGLE_TRY(initImage(contextVk, format, Level0Desc.format.info->sized, Level0Extents, 0, in ensureImageInitialized()
2260 ANGLE_TRY(initImage(contextVk, format, baseLevelDesc.format.info->sized, in ensureImageInitialized()
2782 angle::Result TextureVk::initImage(ContextVk *contextVk, in initImage() function in rx::TextureVk
DTextureVk.h417 angle::Result initImage(ContextVk *contextVk,