rlBindImageTexture method
Label for RaylibRlglModuleBase.rlBindImageTexture.
Implementation
String rlBindImageTexture(
num id,
num index,
PixelFormat format,
bool readonly,
) => 'rlBindImageTexture($id, $index, ${format.name}, $readonly)';
Label for RaylibRlglModuleBase.rlBindImageTexture.
String rlBindImageTexture(
num id,
num index,
PixelFormat format,
bool readonly,
) => 'rlBindImageTexture($id, $index, ${format.name}, $readonly)';