Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES.cpp3539 bool ValidateCopyMixedFormatCompatible(GLenum uncompressedFormat, GLenum compressedFormat) in ValidateCopyMixedFormatCompatible() function
3787 return ValidateCopyMixedFormatCompatible(uncompressedFormat, compressedFormat); in ValidateCopyFormatCompatible()