GlDrawVkImageNVNative typedef
GlDrawVkImageNVNative =
Void Function(Uint64 vkImage, Uint32 sampler, Float x0, Float y0, Float x1, Float y1, Float z, Float s0, Float t0, Float s1, Float t1)
Implementation
typedef GlDrawVkImageNVNative = Void Function(
Uint64 vkImage,
Uint32 sampler,
Float x0,
Float y0,
Float x1,
Float y1,
Float z,
Float s0,
Float t0,
Float s1,
Float t1);