Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.h293 LoadImageFunctionInfo GetEtcToBcTransCodingFunc(angle::FormatID formatID);
H A Dvk_format_utils.cpp544 LoadImageFunctionInfo GetEtcToBcTransCodingFunc(angle::FormatID formatID) in GetEtcToBcTransCodingFunc() function
H A Dvk_helpers.cpp8536 loadFunctionInfo = GetEtcToBcTransCodingFunc(vkFormat.getIntendedFormatID()); in stageSubresourceUpdateImpl()