Searched refs:IsValidCopyTextureDestinationLevel (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/libANGLE/ |
D | validationES2.cpp | 233 bool IsValidCopyTextureDestinationLevel(const Context *context, in IsValidCopyTextureDestinationLevel() function 3388 if (!IsValidCopyTextureDestinationLevel(context, dest->getType(), destLevel, sourceWidth, in ValidateCopyTextureCHROMIUM() 3512 if (!IsValidCopyTextureDestinationLevel(context, dest->getType(), destLevel, width, height, in ValidateCopySubTextureCHROMIUM()
|