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.
1 parent 0c27eaa commit cefdfd2Copy full SHA for cefdfd2
include/uapi/drm/asahi_drm.h
@@ -330,7 +330,7 @@ struct drm_asahi_attachment {
330
331
#define ASAHI_RENDER_NO_CLEAR_PIPELINE_TEXTURES (1UL << 0)
332
#define ASAHI_RENDER_SET_WHEN_RELOADING_Z_OR_S (1UL << 1)
333
-/* was sync TVB growth */
+#define ASAHI_RENDER_VERTEX_SPILLS (1UL << 2)
334
#define ASAHI_RENDER_PROCESS_EMPTY_TILES (1UL << 3)
335
#define ASAHI_RENDER_NO_VERTEX_CLUSTERING (1UL << 4)
336
#define ASAHI_RENDER_MSAA_ZS (1UL << 5)
0 commit comments