Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES.cpp6875 bool validFormatTypeCombination = in ValidateReadPixelsBase() local
6878 if (!(currentFormat == format && currentType == type) && !validFormatTypeCombination) in ValidateReadPixelsBase()