Searched refs:notSupportedStr (Results 1 – 2 of 2) sorted by relevance
231 const std::string notSupportedStr = "Unsupported number of fragment input components (" + in createInstance() local234 TCU_THROW(NotSupportedError, notSupportedStr.c_str()); in createInstance()239 …const std::string notSupportedStr = "Unsupported number of user specified vertex output components… in createInstance() local242 TCU_THROW(NotSupportedError, notSupportedStr.c_str()); in createInstance()
468 …const std::string notSupportedStr = "Unsupported number of vertex input attributes, maxVertexInput… in createInstance() local469 TCU_THROW(NotSupportedError, notSupportedStr.c_str()); in createInstance()592 …const std::string notSupportedStr = "Unsupported number of vertex input bindings, maxVertexInputBi… in createInstance() local593 TCU_THROW(NotSupportedError, notSupportedStr.c_str()); in createInstance()