mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-06 18:06:33 +00:00
terminal/kitty-gfx: process source rectangle display params
This commit is contained in:
@@ -40,6 +40,7 @@ pub const MTLIndexType = enum(c_ulong) {
|
||||
pub const MTLVertexFormat = enum(c_ulong) {
|
||||
uchar4 = 3,
|
||||
float2 = 29,
|
||||
float4 = 31,
|
||||
int2 = 33,
|
||||
uint = 36,
|
||||
uint2 = 37,
|
||||
|
Reference in New Issue
Block a user