Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp647 bool width_healthy = true; in manual_PreCallValidateViewport() local
651 width_healthy = false; in manual_PreCallValidateViewport()
655 width_healthy = false; in manual_PreCallValidateViewport()
703 if (x_healthy && width_healthy) { in manual_PreCallValidateViewport()