Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationCL.cpp3272 bool hasQueueSize = false; in ValidateCreateCommandQueueWithProperties() local
3304 hasQueueSize = true; in ValidateCreateCommandQueueWithProperties()
3313 if (hasQueueSize && !isQueueOnDevice) in ValidateCreateCommandQueueWithProperties()