Function components::platform::gles::ffi::global_commands::glGetProgramBinary
source · [−]pub unsafe fn glGetProgramBinary(
program: u32,
bufSize: i32,
length: *mut i32,
binaryFormat: *mut u32,
binary: *mut c_void
)
Expand description
glGetProgramBinary(program, bufSize, length, binaryFormat, binary)
program
class: program
length
len: 1
binaryFormat
len: 1
binary
len: bufSize