Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES2.cpp147 bool IsValidCopySubTextureDestionationInternalFormat(GLenum internalFormat) in IsValidCopySubTextureDestionationInternalFormat() function
3600 if (!IsValidCopySubTextureDestionationInternalFormat(destFormat.internalFormat)) in ValidateCopySubTextureCHROMIUM()