mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Respond to PR feedback.
This commit is contained in:
@@ -2990,7 +2990,6 @@ STRINGMAP_CLASS_BEGIN(Graphics, Graphics::Feature, Graphics::FEATURE_MAX_ENUM, f
|
||||
{ "indirectdraw", Graphics::FEATURE_INDIRECT_DRAW },
|
||||
{ "vertexwrite", Graphics::FEATURE_VERTEX_WRITE },
|
||||
{ "pixelwrite", Graphics::FEATURE_PIXEL_WRITE },
|
||||
{ "imageatomics", Graphics::FEATURE_IMAGE_ATOMICS },
|
||||
}
|
||||
STRINGMAP_CLASS_END(Graphics, Graphics::Feature, Graphics::FEATURE_MAX_ENUM, feature)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user