Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES2.cpp152 bool IsValidCopyTextureDestinationFormatType(const Context *context, in IsValidCopyTextureDestinationFormatType() function
3467 if (!IsValidCopyTextureDestinationFormatType(context, entryPoint, internalFormat, destType)) in ValidateCopyTextureCHROMIUM()