Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationCL.cpp41 bool hasUserSync = false; in ValidateContextProperties() local
69 if ((*properties != CL_FALSE && *properties != CL_TRUE) || hasUserSync) in ValidateContextProperties()
74 hasUserSync = true; in ValidateContextProperties()