• Home
  • Raw
  • Download

Lines Matching defs:GLint

33 pub type GLint = super::__gl_imports::raw::c_int;  typedef
1528 …it: types::GLuint, texture: types::GLuint, level: types::GLint, layered: types::GLboolean, layer: … in BindImageTexture()
1583srcX0: types::GLint, srcY0: types::GLint, srcX1: types::GLint, srcY1: types::GLint, dstX0: types::… in BlitFramebuffer()
1585srcX0: types::GLint, srcY0: types::GLint, srcX1: types::GLint, srcY1: types::GLint, dstX0: types::… in BlitNamedFramebuffer()
1610 … ClearBufferfi(buffer: types::GLenum, drawbuffer: types::GLint, depth: types::GLfloat, stencil: ty… in ClearBufferfi()
1612 …pub unsafe fn ClearBufferfv(buffer: types::GLenum, drawbuffer: types::GLint, value: *const types::… in ClearBufferfv()
1614 …unsafe fn ClearBufferiv(buffer: types::GLenum, drawbuffer: types::GLint, value: *const types::GLin… in ClearBufferiv()
1616 …pub unsafe fn ClearBufferuiv(buffer: types::GLenum, drawbuffer: types::GLint, value: *const types:… in ClearBufferuiv()
1629 …types::GLuint, buffer: types::GLenum, drawbuffer: types::GLint, depth: types::GLfloat, stencil: ty… in ClearNamedFramebufferfi()
1631 …ramebufferfv(framebuffer: types::GLuint, buffer: types::GLenum, drawbuffer: types::GLint, value: *… in ClearNamedFramebufferfv()
1633 …ebuffer: types::GLuint, buffer: types::GLenum, drawbuffer: types::GLint, value: *const types::GLin… in ClearNamedFramebufferiv()
1635 …amebufferuiv(framebuffer: types::GLuint, buffer: types::GLenum, drawbuffer: types::GLint, value: *… in ClearNamedFramebufferuiv()
1637 …pub unsafe fn ClearStencil(s: types::GLint) -> () { __gl_imports::mem::transmute::<_, extern "syst… in ClearStencil()
1640 …pub unsafe fn ClearTexImage(texture: types::GLuint, level: types::GLint, format: types::GLenum, ty… in ClearTexImage()
1643 …ubImage(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint,… in ClearTexSubImage()
1668 …age1D(target: types::GLenum, level: types::GLint, internalformat: types::GLenum, width: types::GLs… in CompressedTexImage1D()
1671 …: types::GLenum, level: types::GLint, internalformat: types::GLenum, width: types::GLsizei, height… in CompressedTexImage2D()
1674 …num, level: types::GLint, internalformat: types::GLenum, width: types::GLsizei, height: types::GLs… in CompressedTexImage3D()
1677 …safe fn CompressedTexSubImage1D(target: types::GLenum, level: types::GLint, xoffset: types::GLint,… in CompressedTexSubImage1D()
1680 …pressedTexSubImage2D(target: types::GLenum, level: types::GLint, xoffset: types::GLint, yoffset: t… in CompressedTexSubImage2D()
1683 …bImage3D(target: types::GLenum, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint,… in CompressedTexSubImage3D()
1685 …fn CompressedTextureSubImage1D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint,… in CompressedTextureSubImage1D()
1687 …edTextureSubImage2D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: t… in CompressedTextureSubImage2D()
1689 …Image3D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint,… in CompressedTextureSubImage3D()
1695srcLevel: types::GLint, srcX: types::GLint, srcY: types::GLint, srcZ: types::GLint, dstName: types… in CopyImageSubData()
1700 …:GLenum, level: types::GLint, internalformat: types::GLenum, x: types::GLint, y: types::GLint, wid… in CopyTexImage1D()
1703level: types::GLint, internalformat: types::GLenum, x: types::GLint, y: types::GLint, width: types… in CopyTexImage2D()
1706 …yTexSubImage1D(target: types::GLenum, level: types::GLint, xoffset: types::GLint, x: types::GLint,… in CopyTexSubImage1D()
1709 …e2D(target: types::GLenum, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint, x: t… in CopyTexSubImage2D()
1712 …types::GLenum, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint, zoffset: types::… in CopyTexSubImage3D()
1714 …ureSubImage1D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, x: types::GLint,… in CopyTextureSubImage1D()
1716 …2D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint, x: t… in CopyTextureSubImage2D()
1718 …types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint, zoffset: types::… in CopyTextureSubImage3D()
1819 …pub unsafe fn DrawArrays(mode: types::GLenum, first: types::GLint, count: types::GLsizei) -> () { … in DrawArrays()
1824 …pub unsafe fn DrawArraysInstanced(mode: types::GLenum, first: types::GLint, count: types::GLsizei,… in DrawArraysInstanced()
1827 …pub unsafe fn DrawArraysInstancedBaseInstance(mode: types::GLenum, first: types::GLint, count: typ… in DrawArraysInstancedBaseInstance()
1837 …_: types::GLenum, indices: *const __gl_imports::raw::c_void, basevertex: types::GLint) -> () { __g… in DrawElementsBaseVertex()
1848 …st __gl_imports::raw::c_void, instancecount: types::GLsizei, basevertex: types::GLint) -> () { __g… in DrawElementsInstancedBaseVertex()
1851 …const __gl_imports::raw::c_void, instancecount: types::GLsizei, basevertex: types::GLint, baseinst… in DrawElementsInstancedBaseVertexBaseInstance()
1857 …_: types::GLenum, indices: *const __gl_imports::raw::c_void, basevertex: types::GLint) -> () { __g… in DrawRangeElementsBaseVertex()
1902 …mebufferParameteri(target: types::GLenum, pname: types::GLenum, param: types::GLint) -> () { __gl_… in FramebufferParameteri()
1908 …pes::GLenum, attachment: types::GLenum, texture: types::GLuint, level: types::GLint) -> () { __gl_… in FramebufferTexture()
1911 …ypes::GLenum, textarget: types::GLenum, texture: types::GLuint, level: types::GLint) -> () { __gl_… in FramebufferTexture1D()
1914 …ypes::GLenum, textarget: types::GLenum, texture: types::GLuint, level: types::GLint) -> () { __gl_… in FramebufferTexture2D()
1917 …, textarget: types::GLenum, texture: types::GLuint, level: types::GLint, zoffset: types::GLint) ->… in FramebufferTexture3D()
1920 …, attachment: types::GLenum, texture: types::GLuint, level: types::GLint, layer: types::GLint) -> … in FramebufferTextureLayer()
1953 …s::GLuint, bufferIndex: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetActiveAtomicCounterBufferiv()
1956 …s::GLuint, bufSize: types::GLsizei, length: *mut types::GLsizei, size: *mut types::GLint, type_: *… in GetActiveAttrib()
1962 …: types::GLenum, index: types::GLuint, pname: types::GLenum, values: *mut types::GLint) -> () { __… in GetActiveSubroutineUniformiv()
1965 …s::GLuint, bufSize: types::GLsizei, length: *mut types::GLsizei, size: *mut types::GLint, type_: *… in GetActiveUniform()
1969 …int, uniformBlockIndex: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetActiveUniformBlockiv()
1973 … uniformIndices: *const types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetActiveUniformsiv()
1978 …ub unsafe fn GetAttribLocation(program: types::GLuint, name: *const types::GLchar) -> types::GLint in GetAttribLocation()
1988 …fferParameteriv(target: types::GLenum, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetBufferParameteriv()
1997 …pub unsafe fn GetCompressedTexImage(target: types::GLenum, level: types::GLint, img: *mut __gl_imp… in GetCompressedTexImage()
1999 …pub unsafe fn GetCompressedTextureImage(texture: types::GLuint, level: types::GLint, bufSize: type… in GetCompressedTextureImage()
2001 …ubImage(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint,… in GetCompressedTextureSubImage()
2019 …pub unsafe fn GetFragDataIndex(program: types::GLuint, name: *const types::GLchar) -> types::GLint in GetFragDataIndex()
2022 … unsafe fn GetFragDataLocation(program: types::GLuint, name: *const types::GLchar) -> types::GLint in GetFragDataLocation()
2025 …es::GLenum, attachment: types::GLenum, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetFramebufferAttachmentParameteriv()
2027 …fferParameteriv(target: types::GLenum, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetFramebufferParameteriv()
2038 …fn GetIntegeri_v(target: types::GLenum, index: types::GLuint, data: *mut types::GLint) -> () { __g… in GetIntegeri_v()
2040 …pub unsafe fn GetIntegerv(pname: types::GLenum, data: *mut types::GLint) -> () { __gl_imports::mem… in GetIntegerv()
2044 …ypes::GLenum, pname: types::GLenum, bufSize: types::GLsizei, params: *mut types::GLint) -> () { __… in GetInternalformativ()
2051 …fferParameteriv(buffer: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetNamedBufferParameteriv()
2057 …es::GLuint, attachment: types::GLenum, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetNamedFramebufferAttachmentParameteriv()
2059 …arameteriv(framebuffer: types::GLuint, pname: types::GLenum, param: *mut types::GLint) -> () { __g… in GetNamedFramebufferParameteriv()
2061 …rameteriv(renderbuffer: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetNamedRenderbufferParameteriv()
2077 …uint, programInterface: types::GLenum, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetProgramInterfaceiv()
2081 …ramPipelineiv(pipeline: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetProgramPipelineiv()
2085 …ogram: types::GLuint, programInterface: types::GLenum, name: *const types::GLchar) -> types::GLint in GetProgramResourceLocation()
2087 …ogram: types::GLuint, programInterface: types::GLenum, name: *const types::GLchar) -> types::GLint in GetProgramResourceLocationIndex()
2091 …Lenum, bufSize: types::GLsizei, length: *mut types::GLsizei, params: *mut types::GLint) -> () { __… in GetProgramResourceiv()
2093 …es::GLuint, shadertype: types::GLenum, pname: types::GLenum, values: *mut types::GLint) -> () { __… in GetProgramStageiv()
2095 …n GetProgramiv(program: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetProgramiv()
2105 …: types::GLenum, index: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetQueryIndexediv()
2111 …fn GetQueryObjectiv(id: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetQueryObjectiv()
2120 …e fn GetQueryiv(target: types::GLenum, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetQueryiv()
2123 …fferParameteriv(target: types::GLenum, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetRenderbufferParameteriv()
2126 …erParameterIiv(sampler: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetSamplerParameterIiv()
2133 …lerParameteriv(sampler: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetSamplerParameteriv()
2137 … types::GLenum, precisiontype: types::GLenum, range: *mut types::GLint, precision: *mut types::GLi… in GetShaderPrecisionFormat()
2142 … fn GetShaderiv(shader: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetShaderiv()
2150 …ion(program: types::GLuint, shadertype: types::GLenum, name: *const types::GLchar) -> types::GLint in GetSubroutineUniformLocation()
2153 …Lenum, bufSize: types::GLsizei, length: *mut types::GLsizei, values: *mut types::GLint) -> () { __… in GetSynciv()
2155 …pub unsafe fn GetTexImage(target: types::GLenum, level: types::GLint, format: types::GLenum, type_… in GetTexImage()
2157 …pub unsafe fn GetTexLevelParameterfv(target: types::GLenum, level: types::GLint, pname: types::GLe… in GetTexLevelParameterfv()
2159 …evelParameteriv(target: types::GLenum, level: types::GLint, pname: types::GLenum, params: *mut typ… in GetTexLevelParameteriv()
2162 …TexParameterIiv(target: types::GLenum, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetTexParameterIiv()
2169 …tTexParameteriv(target: types::GLenum, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetTexParameteriv()
2171 …pub unsafe fn GetTextureImage(texture: types::GLuint, level: types::GLint, format: types::GLenum, … in GetTextureImage()
2173 …pub unsafe fn GetTextureLevelParameterfv(texture: types::GLuint, level: types::GLint, pname: types… in GetTextureLevelParameterfv()
2175 …velParameteriv(texture: types::GLuint, level: types::GLint, pname: types::GLenum, params: *mut typ… in GetTextureLevelParameteriv()
2177 …reParameterIiv(texture: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetTextureParameterIiv()
2183 …ureParameteriv(texture: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetTextureParameteriv()
2185 …ubImage(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint,… in GetTextureSubImage()
2192 …: types::GLuint, pname: types::GLenum, index: types::GLuint, param: *mut types::GLint) -> () { __g… in GetTransformFeedbacki_v()
2194 …ransformFeedbackiv(xfb: types::GLuint, pname: types::GLenum, param: *mut types::GLint) -> () { __g… in GetTransformFeedbackiv()
2201 …b unsafe fn GetUniformLocation(program: types::GLuint, name: *const types::GLchar) -> types::GLint in GetUniformLocation()
2203 …pub unsafe fn GetUniformSubroutineuiv(shadertype: types::GLenum, location: types::GLint, params: *… in GetUniformSubroutineuiv()
2205 …pub unsafe fn GetUniformdv(program: types::GLuint, location: types::GLint, params: *mut types::GLd… in GetUniformdv()
2208 …pub unsafe fn GetUniformfv(program: types::GLuint, location: types::GLint, params: *mut types::GLf… in GetUniformfv()
2211 …b unsafe fn GetUniformiv(program: types::GLuint, location: types::GLint, params: *mut types::GLint… in GetUniformiv()
2214 …pub unsafe fn GetUniformuiv(program: types::GLuint, location: types::GLint, params: *mut types::GL… in GetUniformuiv()
2218 …: types::GLuint, index: types::GLuint, pname: types::GLenum, param: *mut types::GLint) -> () { __g… in GetVertexArrayIndexediv()
2220 …GetVertexArrayiv(vaobj: types::GLuint, pname: types::GLenum, param: *mut types::GLint) -> () { __g… in GetVertexArrayiv()
2223 …tVertexAttribIiv(index: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetVertexAttribIiv()
2241 …etVertexAttribiv(index: types::GLuint, pname: types::GLenum, params: *mut types::GLint) -> () { __… in GetVertexAttribiv()
2245 …pub unsafe fn GetnCompressedTexImage(target: types::GLenum, lod: types::GLint, bufSize: types::GLs… in GetnCompressedTexImage()
2255 … types::GLenum, query: types::GLenum, bufSize: types::GLsizei, v: *mut types::GLint) -> () { __gl_… in GetnMapiv()
2269 …pub unsafe fn GetnTexImage(target: types::GLenum, level: types::GLint, format: types::GLenum, type… in GetnTexImage()
2271 …pub unsafe fn GetnUniformdv(program: types::GLuint, location: types::GLint, bufSize: types::GLsize… in GetnUniformdv()
2274 …pub unsafe fn GetnUniformfv(program: types::GLuint, location: types::GLint, bufSize: types::GLsize… in GetnUniformfv()
2277 …tnUniformiv(program: types::GLuint, location: types::GLint, bufSize: types::GLsizei, params: *mut … in GetnUniformiv()
2280 …pub unsafe fn GetnUniformuiv(program: types::GLuint, location: types::GLint, bufSize: types::GLsiz… in GetnUniformuiv()
2292 …chments: types::GLsizei, attachments: *const types::GLenum, x: types::GLint, y: types::GLint, widt… in InvalidateNamedFramebufferSubData()
2294 …chments: types::GLsizei, attachments: *const types::GLenum, x: types::GLint, y: types::GLint, widt… in InvalidateSubFramebuffer()
2296 …pub unsafe fn InvalidateTexImage(texture: types::GLuint, level: types::GLint) -> () { __gl_imports… in InvalidateTexImage()
2298 …ubImage(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint,… in InvalidateTexSubImage()
2362 …pub unsafe fn MultiDrawArrays(mode: types::GLenum, first: *const types::GLint, count: *const types… in MultiDrawArrays()
2371 …nst __gl_imports::raw::c_void, drawcount: types::GLsizei, basevertex: *const types::GLint) -> () {… in MultiDrawElementsBaseVertex()
2404 …ferParameteri(framebuffer: types::GLuint, pname: types::GLenum, param: types::GLint) -> () { __gl_… in NamedFramebufferParameteri()
2410 …pes::GLuint, attachment: types::GLenum, texture: types::GLuint, level: types::GLint) -> () { __gl_… in NamedFramebufferTexture()
2412 …, attachment: types::GLenum, texture: types::GLuint, level: types::GLint, layer: types::GLint) -> … in NamedFramebufferTextureLayer()
2431 …pub unsafe fn PatchParameteri(pname: types::GLenum, value: types::GLint) -> () { __gl_imports::mem… in PatchParameteri()
2438 …pub unsafe fn PixelStorei(pname: types::GLenum, param: types::GLint) -> () { __gl_imports::mem::tr… in PixelStorei()
2447 …pub unsafe fn PointParameteri(pname: types::GLenum, param: types::GLint) -> () { __gl_imports::mem… in PointParameteri()
2450 …pub unsafe fn PointParameteriv(pname: types::GLenum, params: *const types::GLint) -> () { __gl_imp… in PointParameteriv()
2468 …ProgramParameteri(program: types::GLuint, pname: types::GLenum, value: types::GLint) -> () { __gl_… in ProgramParameteri()
2470 …pub unsafe fn ProgramUniform1d(program: types::GLuint, location: types::GLint, v0: types::GLdouble… in ProgramUniform1d()
2472 …pub unsafe fn ProgramUniform1dv(program: types::GLuint, location: types::GLint, count: types::GLsi… in ProgramUniform1dv()
2475 …pub unsafe fn ProgramUniform1f(program: types::GLuint, location: types::GLint, v0: types::GLfloat)… in ProgramUniform1f()
2478 …pub unsafe fn ProgramUniform1fv(program: types::GLuint, location: types::GLint, count: types::GLsi… in ProgramUniform1fv()
2481 …b unsafe fn ProgramUniform1i(program: types::GLuint, location: types::GLint, v0: types::GLint) -> … in ProgramUniform1i()
2484 …amUniform1iv(program: types::GLuint, location: types::GLint, count: types::GLsizei, value: *const … in ProgramUniform1iv()
2487 …pub unsafe fn ProgramUniform1ui(program: types::GLuint, location: types::GLint, v0: types::GLuint)… in ProgramUniform1ui()
2490 …pub unsafe fn ProgramUniform1uiv(program: types::GLuint, location: types::GLint, count: types::GLs… in ProgramUniform1uiv()
2492 …pub unsafe fn ProgramUniform2d(program: types::GLuint, location: types::GLint, v0: types::GLdouble… in ProgramUniform2d()
2494 …pub unsafe fn ProgramUniform2dv(program: types::GLuint, location: types::GLint, count: types::GLsi… in ProgramUniform2dv()
2497 …pub unsafe fn ProgramUniform2f(program: types::GLuint, location: types::GLint, v0: types::GLfloat,… in ProgramUniform2f()
2500 …pub unsafe fn ProgramUniform2fv(program: types::GLuint, location: types::GLint, count: types::GLsi… in ProgramUniform2fv()
2503 …fn ProgramUniform2i(program: types::GLuint, location: types::GLint, v0: types::GLint, v1: types::G… in ProgramUniform2i()
2506 …amUniform2iv(program: types::GLuint, location: types::GLint, count: types::GLsizei, value: *const … in ProgramUniform2iv()
2509 …pub unsafe fn ProgramUniform2ui(program: types::GLuint, location: types::GLint, v0: types::GLuint,… in ProgramUniform2ui()
2512 …pub unsafe fn ProgramUniform2uiv(program: types::GLuint, location: types::GLint, count: types::GLs… in ProgramUniform2uiv()
2514 …pub unsafe fn ProgramUniform3d(program: types::GLuint, location: types::GLint, v0: types::GLdouble… in ProgramUniform3d()
2516 …pub unsafe fn ProgramUniform3dv(program: types::GLuint, location: types::GLint, count: types::GLsi… in ProgramUniform3dv()
2519 …pub unsafe fn ProgramUniform3f(program: types::GLuint, location: types::GLint, v0: types::GLfloat,… in ProgramUniform3f()
2522 …pub unsafe fn ProgramUniform3fv(program: types::GLuint, location: types::GLint, count: types::GLsi… in ProgramUniform3fv()
2525 …mUniform3i(program: types::GLuint, location: types::GLint, v0: types::GLint, v1: types::GLint, v2:… in ProgramUniform3i()
2528 …amUniform3iv(program: types::GLuint, location: types::GLint, count: types::GLsizei, value: *const … in ProgramUniform3iv()
2531 …pub unsafe fn ProgramUniform3ui(program: types::GLuint, location: types::GLint, v0: types::GLuint,… in ProgramUniform3ui()
2534 …pub unsafe fn ProgramUniform3uiv(program: types::GLuint, location: types::GLint, count: types::GLs… in ProgramUniform3uiv()
2536 …pub unsafe fn ProgramUniform4d(program: types::GLuint, location: types::GLint, v0: types::GLdouble… in ProgramUniform4d()
2538 …pub unsafe fn ProgramUniform4dv(program: types::GLuint, location: types::GLint, count: types::GLsi… in ProgramUniform4dv()
2541 …pub unsafe fn ProgramUniform4f(program: types::GLuint, location: types::GLint, v0: types::GLfloat,… in ProgramUniform4f()
2544 …pub unsafe fn ProgramUniform4fv(program: types::GLuint, location: types::GLint, count: types::GLsi… in ProgramUniform4fv()
2547 …i(program: types::GLuint, location: types::GLint, v0: types::GLint, v1: types::GLint, v2: types::G… in ProgramUniform4i()
2550 …amUniform4iv(program: types::GLuint, location: types::GLint, count: types::GLsizei, value: *const … in ProgramUniform4iv()
2553 …pub unsafe fn ProgramUniform4ui(program: types::GLuint, location: types::GLint, v0: types::GLuint,… in ProgramUniform4ui()
2556 …pub unsafe fn ProgramUniform4uiv(program: types::GLuint, location: types::GLint, count: types::GLs… in ProgramUniform4uiv()
2558 …pub unsafe fn ProgramUniformMatrix2dv(program: types::GLuint, location: types::GLint, count: types… in ProgramUniformMatrix2dv()
2561 …pub unsafe fn ProgramUniformMatrix2fv(program: types::GLuint, location: types::GLint, count: types… in ProgramUniformMatrix2fv()
2563 …pub unsafe fn ProgramUniformMatrix2x3dv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix2x3dv()
2566 …pub unsafe fn ProgramUniformMatrix2x3fv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix2x3fv()
2568 …pub unsafe fn ProgramUniformMatrix2x4dv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix2x4dv()
2571 …pub unsafe fn ProgramUniformMatrix2x4fv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix2x4fv()
2573 …pub unsafe fn ProgramUniformMatrix3dv(program: types::GLuint, location: types::GLint, count: types… in ProgramUniformMatrix3dv()
2576 …pub unsafe fn ProgramUniformMatrix3fv(program: types::GLuint, location: types::GLint, count: types… in ProgramUniformMatrix3fv()
2578 …pub unsafe fn ProgramUniformMatrix3x2dv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix3x2dv()
2581 …pub unsafe fn ProgramUniformMatrix3x2fv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix3x2fv()
2583 …pub unsafe fn ProgramUniformMatrix3x4dv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix3x4dv()
2586 …pub unsafe fn ProgramUniformMatrix3x4fv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix3x4fv()
2588 …pub unsafe fn ProgramUniformMatrix4dv(program: types::GLuint, location: types::GLint, count: types… in ProgramUniformMatrix4dv()
2591 …pub unsafe fn ProgramUniformMatrix4fv(program: types::GLuint, location: types::GLint, count: types… in ProgramUniformMatrix4fv()
2593 …pub unsafe fn ProgramUniformMatrix4x2dv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix4x2dv()
2596 …pub unsafe fn ProgramUniformMatrix4x2fv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix4x2fv()
2598 …pub unsafe fn ProgramUniformMatrix4x3dv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix4x3dv()
2601 …pub unsafe fn ProgramUniformMatrix4x3fv(program: types::GLuint, location: types::GLint, count: typ… in ProgramUniformMatrix4x3fv()
2614 …pub unsafe fn ReadPixels(x: types::GLint, y: types::GLint, width: types::GLsizei, height: types::G… in ReadPixels()
2617 …pub unsafe fn ReadnPixels(x: types::GLint, y: types::GLint, width: types::GLsizei, height: types::… in ReadnPixels()
2636 …rParameterIiv(sampler: types::GLuint, pname: types::GLenum, param: *const types::GLint) -> () { __… in SamplerParameterIiv()
2645 …SamplerParameteri(sampler: types::GLuint, pname: types::GLenum, param: types::GLint) -> () { __gl_… in SamplerParameteri()
2647 …erParameteriv(sampler: types::GLuint, pname: types::GLenum, param: *const types::GLint) -> () { __… in SamplerParameteriv()
2649 …pub unsafe fn Scissor(x: types::GLint, y: types::GLint, width: types::GLsizei, height: types::GLsi… in Scissor()
2652 …fn ScissorArrayv(first: types::GLuint, count: types::GLsizei, v: *const types::GLint) -> () { __gl… in ScissorArrayv()
2655 …pub unsafe fn ScissorIndexed(index: types::GLuint, left: types::GLint, bottom: types::GLint, width… in ScissorIndexed()
2658 …pub unsafe fn ScissorIndexedv(index: types::GLuint, v: *const types::GLint) -> () { __gl_imports::… in ScissorIndexedv()
2667 …count: types::GLsizei, string: *const *const types::GLchar, length: *const types::GLint) -> () { _… in ShaderSource()
2671 …pub unsafe fn StencilFunc(func: types::GLenum, ref_: types::GLint, mask: types::GLuint) -> () { __… in StencilFunc()
2673 …e fn StencilFuncSeparate(face: types::GLenum, func: types::GLenum, ref_: types::GLint, mask: types… in StencilFuncSeparate()
2706 …age1D(target: types::GLenum, level: types::GLint, internalformat: types::GLint, width: types::GLsi… in TexImage1D()
2708 …: types::GLenum, level: types::GLint, internalformat: types::GLint, width: types::GLsizei, height:… in TexImage2D()
2713 …enum, level: types::GLint, internalformat: types::GLint, width: types::GLsizei, height: types::GLs… in TexImage3D()
2718 …exParameterIiv(target: types::GLenum, pname: types::GLenum, params: *const types::GLint) -> () { _… in TexParameterIiv()
2727 …e fn TexParameteri(target: types::GLenum, pname: types::GLenum, param: types::GLint) -> () { __gl_… in TexParameteri()
2729 …TexParameteriv(target: types::GLenum, pname: types::GLenum, params: *const types::GLint) -> () { _… in TexParameteriv()
2746 …pub unsafe fn TexSubImage1D(target: types::GLenum, level: types::GLint, xoffset: types::GLint, wid… in TexSubImage1D()
2749 …afe fn TexSubImage2D(target: types::GLenum, level: types::GLint, xoffset: types::GLint, yoffset: t… in TexSubImage2D()
2752 …bImage3D(target: types::GLenum, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint,… in TexSubImage3D()
2760 …eParameterIiv(texture: types::GLuint, pname: types::GLenum, params: *const types::GLint) -> () { _… in TextureParameterIiv()
2768 …TextureParameteri(texture: types::GLuint, pname: types::GLenum, param: types::GLint) -> () { __gl_… in TextureParameteri()
2770 …reParameteriv(texture: types::GLuint, pname: types::GLenum, param: *const types::GLint) -> () { __… in TextureParameteriv()
2782 …ub unsafe fn TextureSubImage1D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint,… in TextureSubImage1D()
2784 …n TextureSubImage2D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: t… in TextureSubImage2D()
2786 …Image3D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint, yoffset: types::GLint,… in TextureSubImage3D()
2798 …pub unsafe fn Uniform1d(location: types::GLint, x: types::GLdouble) -> () { __gl_imports::mem::tra… in Uniform1d()
2800 …pub unsafe fn Uniform1dv(location: types::GLint, count: types::GLsizei, value: *const types::GLdou… in Uniform1dv()
2803 …pub unsafe fn Uniform1f(location: types::GLint, v0: types::GLfloat) -> () { __gl_imports::mem::tra… in Uniform1f()
2806 …pub unsafe fn Uniform1fv(location: types::GLint, count: types::GLsizei, value: *const types::GLflo… in Uniform1fv()
2809 …pub unsafe fn Uniform1i(location: types::GLint, v0: types::GLint) -> () { __gl_imports::mem::trans… in Uniform1i()
2812 …pub unsafe fn Uniform1iv(location: types::GLint, count: types::GLsizei, value: *const types::GLint… in Uniform1iv()
2815 …pub unsafe fn Uniform1ui(location: types::GLint, v0: types::GLuint) -> () { __gl_imports::mem::tra… in Uniform1ui()
2818 …pub unsafe fn Uniform1uiv(location: types::GLint, count: types::GLsizei, value: *const types::GLui… in Uniform1uiv()
2820 …pub unsafe fn Uniform2d(location: types::GLint, x: types::GLdouble, y: types::GLdouble) -> () { __… in Uniform2d()
2822 …pub unsafe fn Uniform2dv(location: types::GLint, count: types::GLsizei, value: *const types::GLdou… in Uniform2dv()
2825 …pub unsafe fn Uniform2f(location: types::GLint, v0: types::GLfloat, v1: types::GLfloat) -> () { __… in Uniform2f()
2828 …pub unsafe fn Uniform2fv(location: types::GLint, count: types::GLsizei, value: *const types::GLflo… in Uniform2fv()
2831 …pub unsafe fn Uniform2i(location: types::GLint, v0: types::GLint, v1: types::GLint) -> () { __gl_i… in Uniform2i()
2834 …pub unsafe fn Uniform2iv(location: types::GLint, count: types::GLsizei, value: *const types::GLint… in Uniform2iv()
2837 …pub unsafe fn Uniform2ui(location: types::GLint, v0: types::GLuint, v1: types::GLuint) -> () { __g… in Uniform2ui()
2840 …pub unsafe fn Uniform2uiv(location: types::GLint, count: types::GLsizei, value: *const types::GLui… in Uniform2uiv()
2842 …pub unsafe fn Uniform3d(location: types::GLint, x: types::GLdouble, y: types::GLdouble, z: types::… in Uniform3d()
2844 …pub unsafe fn Uniform3dv(location: types::GLint, count: types::GLsizei, value: *const types::GLdou… in Uniform3dv()
2847 …pub unsafe fn Uniform3f(location: types::GLint, v0: types::GLfloat, v1: types::GLfloat, v2: types:… in Uniform3f()
2850 …pub unsafe fn Uniform3fv(location: types::GLint, count: types::GLsizei, value: *const types::GLflo… in Uniform3fv()
2853 …pub unsafe fn Uniform3i(location: types::GLint, v0: types::GLint, v1: types::GLint, v2: types::GLi… in Uniform3i()
2856 …pub unsafe fn Uniform3iv(location: types::GLint, count: types::GLsizei, value: *const types::GLint… in Uniform3iv()
2859 …pub unsafe fn Uniform3ui(location: types::GLint, v0: types::GLuint, v1: types::GLuint, v2: types::… in Uniform3ui()
2862 …pub unsafe fn Uniform3uiv(location: types::GLint, count: types::GLsizei, value: *const types::GLui… in Uniform3uiv()
2864 …pub unsafe fn Uniform4d(location: types::GLint, x: types::GLdouble, y: types::GLdouble, z: types::… in Uniform4d()
2866 …pub unsafe fn Uniform4dv(location: types::GLint, count: types::GLsizei, value: *const types::GLdou… in Uniform4dv()
2869 …pub unsafe fn Uniform4f(location: types::GLint, v0: types::GLfloat, v1: types::GLfloat, v2: types:… in Uniform4f()
2872 …pub unsafe fn Uniform4fv(location: types::GLint, count: types::GLsizei, value: *const types::GLflo… in Uniform4fv()
2875 …pub unsafe fn Uniform4i(location: types::GLint, v0: types::GLint, v1: types::GLint, v2: types::GLi… in Uniform4i()
2878 …pub unsafe fn Uniform4iv(location: types::GLint, count: types::GLsizei, value: *const types::GLint… in Uniform4iv()
2881 …pub unsafe fn Uniform4ui(location: types::GLint, v0: types::GLuint, v1: types::GLuint, v2: types::… in Uniform4ui()
2884 …pub unsafe fn Uniform4uiv(location: types::GLint, count: types::GLsizei, value: *const types::GLui… in Uniform4uiv()
2888 …pub unsafe fn UniformMatrix2dv(location: types::GLint, count: types::GLsizei, transpose: types::GL… in UniformMatrix2dv()
2891 …pub unsafe fn UniformMatrix2fv(location: types::GLint, count: types::GLsizei, transpose: types::GL… in UniformMatrix2fv()
2893 …pub unsafe fn UniformMatrix2x3dv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix2x3dv()
2896 …pub unsafe fn UniformMatrix2x3fv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix2x3fv()
2898 …pub unsafe fn UniformMatrix2x4dv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix2x4dv()
2901 …pub unsafe fn UniformMatrix2x4fv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix2x4fv()
2903 …pub unsafe fn UniformMatrix3dv(location: types::GLint, count: types::GLsizei, transpose: types::GL… in UniformMatrix3dv()
2906 …pub unsafe fn UniformMatrix3fv(location: types::GLint, count: types::GLsizei, transpose: types::GL… in UniformMatrix3fv()
2908 …pub unsafe fn UniformMatrix3x2dv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix3x2dv()
2911 …pub unsafe fn UniformMatrix3x2fv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix3x2fv()
2913 …pub unsafe fn UniformMatrix3x4dv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix3x4dv()
2916 …pub unsafe fn UniformMatrix3x4fv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix3x4fv()
2918 …pub unsafe fn UniformMatrix4dv(location: types::GLint, count: types::GLsizei, transpose: types::GL… in UniformMatrix4dv()
2921 …pub unsafe fn UniformMatrix4fv(location: types::GLint, count: types::GLsizei, transpose: types::GL… in UniformMatrix4fv()
2923 …pub unsafe fn UniformMatrix4x2dv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix4x2dv()
2926 …pub unsafe fn UniformMatrix4x2fv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix4x2fv()
2928 …pub unsafe fn UniformMatrix4x3dv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix4x3dv()
2931 …pub unsafe fn UniformMatrix4x3fv(location: types::GLint, count: types::GLsizei, transpose: types::… in UniformMatrix4x3fv()
2952 …rrayAttribFormat(vaobj: types::GLuint, attribindex: types::GLuint, size: types::GLint, type_: type… in VertexArrayAttribFormat()
2954 …rayAttribIFormat(vaobj: types::GLuint, attribindex: types::GLuint, size: types::GLint, type_: type… in VertexArrayAttribIFormat()
2956 …rayAttribLFormat(vaobj: types::GLuint, attribindex: types::GLuint, size: types::GLint, type_: type… in VertexArrayAttribLFormat()
3024 …pub unsafe fn VertexAttrib4Niv(index: types::GLuint, v: *const types::GLint) -> () { __gl_imports:… in VertexAttrib4Niv()
3057 …pub unsafe fn VertexAttrib4iv(index: types::GLuint, v: *const types::GLint) -> () { __gl_imports::… in VertexAttrib4iv()
3079 …pub unsafe fn VertexAttribFormat(attribindex: types::GLuint, size: types::GLint, type_: types::GLe… in VertexAttribFormat()
3082 …pub unsafe fn VertexAttribI1i(index: types::GLuint, x: types::GLint) -> () { __gl_imports::mem::tr… in VertexAttribI1i()
3085 …pub unsafe fn VertexAttribI1iv(index: types::GLuint, v: *const types::GLint) -> () { __gl_imports:… in VertexAttribI1iv()
3094 …pub unsafe fn VertexAttribI2i(index: types::GLuint, x: types::GLint, y: types::GLint) -> () { __gl… in VertexAttribI2i()
3097 …pub unsafe fn VertexAttribI2iv(index: types::GLuint, v: *const types::GLint) -> () { __gl_imports:… in VertexAttribI2iv()
3106 … unsafe fn VertexAttribI3i(index: types::GLuint, x: types::GLint, y: types::GLint, z: types::GLint… in VertexAttribI3i()
3109 …pub unsafe fn VertexAttribI3iv(index: types::GLuint, v: *const types::GLint) -> () { __gl_imports:… in VertexAttribI3iv()
3121 …n VertexAttribI4i(index: types::GLuint, x: types::GLint, y: types::GLint, z: types::GLint, w: type… in VertexAttribI4i()
3124 …pub unsafe fn VertexAttribI4iv(index: types::GLuint, v: *const types::GLint) -> () { __gl_imports:… in VertexAttribI4iv()
3141 …pub unsafe fn VertexAttribIFormat(attribindex: types::GLuint, size: types::GLint, type_: types::GL… in VertexAttribIFormat()
3144 …pub unsafe fn VertexAttribIPointer(index: types::GLuint, size: types::GLint, type_: types::GLenum,… in VertexAttribIPointer()
3170 …pub unsafe fn VertexAttribLFormat(attribindex: types::GLuint, size: types::GLint, type_: types::GL… in VertexAttribLFormat()
3173 …pub unsafe fn VertexAttribLPointer(index: types::GLuint, size: types::GLint, type_: types::GLenum,… in VertexAttribLPointer()
3192 …pub unsafe fn VertexAttribPointer(index: types::GLuint, size: types::GLint, type_: types::GLenum, … in VertexAttribPointer()
3208 …pub unsafe fn Viewport(x: types::GLint, y: types::GLint, width: types::GLsizei, height: types::GLs… in Viewport()