Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h2241 bool canCopyWithTransformForReadPixels(const PackPixelsParams &packPixelsParams,
Dvk_helpers.cpp7383 bool ImageHelper::canCopyWithTransformForReadPixels(const PackPixelsParams &packPixelsParams, in canCopyWithTransformForReadPixels() function in rx::vk::ImageHelper
7505 canCopyWithTransformForReadPixels(packPixelsParams, readFormat)) in readPixels()