Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp715 bool y_healthy = true; in manual_PreCallValidateViewport() local
717 y_healthy = false; in manual_PreCallValidateViewport()
722 y_healthy = false; in manual_PreCallValidateViewport()
729 if (y_healthy && height_healthy) { in manual_PreCallValidateViewport()