Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp2696 return initLayerImageViewImpl(context, textureType, aspectMask, swizzleMap, imageViewOut, in initLayerImageView()
2700 angle::Result ImageHelper::initLayerImageViewImpl(Context *context, in initLayerImageViewImpl() function in rx::vk::ImageHelper
4728 ANGLE_TRY(image.initLayerImageViewImpl(contextVk, viewType, aspectFlags, swizzleState, in initSRGBReadViews()
4734 ANGLE_TRY(image.initLayerImageViewImpl(contextVk, viewType, aspectFlags, swizzleState, in initSRGBReadViews()
4748 ANGLE_TRY(image.initLayerImageViewImpl(contextVk, arrayType, aspectFlags, swizzleState, in initSRGBReadViews()
4754 ANGLE_TRY(image.initLayerImageViewImpl(contextVk, viewType, aspectFlags, swizzleState, in initSRGBReadViews()
Dvk_helpers.h1072 angle::Result initLayerImageViewImpl(Context *context,