Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationCL.cpp3364 bool hasNormalizedCoords = false; in ValidateCreateSamplerWithProperties() local
3373 if (hasNormalizedCoords || (*propIt != CL_FALSE && *propIt != CL_TRUE)) in ValidateCreateSamplerWithProperties()
3377 hasNormalizedCoords = true; in ValidateCreateSamplerWithProperties()