Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES.cpp244 bool restrictedWrapModes) in ValidateTextureWrapModeValue() argument
262 if (restrictedWrapModes) in ValidateTextureWrapModeValue()
7050 bool restrictedWrapModes = ((target == TextureType::External && in ValidateTexParameterBase() local
7053 if (!ValidateTextureWrapModeValue(context, params, restrictedWrapModes)) in ValidateTexParameterBase()