Lines Matching full:errorstr
1135 stringstream errorStr;1136 errorStr << "VkPipelineLayout (" << pipeline_layout->layout << ") only contains " << num_sets1139 errorMsg = errorStr.str();