We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0055b95 + e2f9ca7 commit 85ff4edCopy full SHA for 85ff4ed
src/framework/ui/graphicsapiprovider.cpp
@@ -57,7 +57,7 @@ static const std::vector<GraphicsApiProvider::Api > ALLOWED_APIS = {
57
#endif
58
59
static const std::vector<std::string> BAD_MESSAGES = {
60
- "Failed to build graphics pipeline state"
+ "Failed to build graphics pipeline state",
61
"Failed to create RHI",
62
"Failed to build texture render target for layer",
63
"Framebuffer incomplete:"
0 commit comments