Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES.cpp3651 bool ValidateCopyCompressedFormatCompatible(const InternalFormat &srcFormatInfo, in ValidateCopyCompressedFormatCompatible() function
3796 return ValidateCopyCompressedFormatCompatible(srcFormatInfo, dstFormatInfo); in ValidateCopyFormatCompatible()