Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES.cpp988 bool hasNPOTSupport = in ValidImageSizeParameters() local
990 if (!isSubImage && !hasNPOTSupport && in ValidImageSizeParameters()