Home | History | Annotate | Download | only in layers

Lines Matching refs:resultName

802         std::string resultName = string_VkResult(result);
804 if (resultName == UnsupportedResultString) {
811 FAILURE_RETURN_CODE, LayerName, "%s: returned %s, indicating that %s", apiName, resultName.c_str(),