/external/rust/android-crates-io/crates/gl/out/ |
D | bindings.rs | 38 pub type GLsizei = super::__gl_imports::raw::c_int; typedef 1516 …e fn BindBuffersBase(target: types::GLenum, first: types::GLuint, count: types::GLsizei, buffers: … in BindBuffersBase() 1518 … fn BindBuffersRange(target: types::GLenum, first: types::GLuint, count: types::GLsizei, buffers: … in BindBuffersRange() 1530 …pub unsafe fn BindImageTextures(first: types::GLuint, count: types::GLsizei, textures: *const type… in BindImageTextures() 1538 …pub unsafe fn BindSamplers(first: types::GLuint, count: types::GLsizei, samplers: *const types::GL… in BindSamplers() 1545 …pub unsafe fn BindTextures(first: types::GLuint, count: types::GLsizei, textures: *const types::GL… in BindTextures() 1552 …ypes::GLuint, buffer: types::GLuint, offset: types::GLintptr, stride: types::GLsizei) -> () { __gl… in BindVertexBuffer() 1554 …types::GLuint, count: types::GLsizei, buffers: *const types::GLuint, offsets: *const types::GLintp… in BindVertexBuffers() 1643 …set: types::GLint, zoffset: types::GLint, width: types::GLsizei, height: types::GLsizei, depth: ty… in ClearTexSubImage() 1668 …s::GLint, internalformat: types::GLenum, width: types::GLsizei, border: types::GLint, imageSize: t… in CompressedTexImage1D() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fInfoLogQueryShared.cpp | 40 … void (glu::CallLogWrapper::*getInfoLog)(glw::GLuint, glw::GLsizei, glw::GLsizei *, in verifyInfoLogQuery()
|
D | es31fDebugTests.cpp | 2860 extern "C" void GLW_APIENTRY emptyCallback(GLenum, GLenum, GLuint, GLenum, GLsizei, const char *, c… in emptyCallback() argument
|
/external/deqp/framework/opengl/wrapper/ |
D | glwTypes.inl | 69 typedef int32_t GLsizei; typedef
|
/external/deqp/external/openglcts/modules/common/ |
D | glcKHRDebugTests.cpp | 1801 glw::GLenum /* severity */, glw::GLsizei /* length */, in debug_proc() 2403 glw::GLenum /* severity */, glw::GLsizei /* length */, in debug_proc()
|
/external/mesa3d/include/GLES/ |
D | gl.h | 50 typedef int GLsizei; typedef
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 61 typedef int GLsizei; typedef
|
/external/angle/include/GLES2/ |
D | gl2.h | 61 typedef int GLsizei; typedef
|
/external/angle/include/GLES/ |
D | gl.h | 73 typedef int GLsizei; typedef
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cMultiBindTests.cpp | 63 void GLW_APIENTRY debug_proc(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei /* len… in debug_proc() argument
|
D | gl3cTextureSwizzleTests.cpp | 1216 glw::GLsizei /* length */, const glw::GLchar *message, void *info) in debug_proc()
|
D | gl4cEnhancedLayoutsTests.cpp | 4989 void GLW_APIENTRY debug_proc(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei /* len… in debug_proc() argument
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_typedefs.h | 33 typedef int GLsizei; typedef
|
/external/mesa3d/include/GL/ |
D | gl.h | 121 typedef int GLsizei; /* 4-byte signed */ typedef
|
D | glcorearb.h | 66 typedef int GLsizei; typedef
|
/external/angle/include/GLES3/ |
D | gl3.h | 61 typedef int GLsizei; typedef
|
D | gl31.h | 61 typedef int GLsizei; typedef
|
D | gl32.h | 61 typedef int GLsizei; typedef
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 61 typedef int GLsizei; typedef
|
D | gl31.h | 61 typedef int GLsizei; typedef
|
D | gl32.h | 61 typedef int GLsizei; typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 278 typedef int GLsizei; typedef
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 58 typedef int GLsizei; typedef
|