rlGetGlTextureFormats method

String rlGetGlTextureFormats(
  1. PixelFormat format
)

Implementation

String rlGetGlTextureFormats(
  PixelFormat format,
) => 'rlGetGlTextureFormats(${format.name})';