/external/deqp/framework/opengl/wrapper/ |
D | glwTypes.inl | 74 typedef signed long long int GLintptr; typedef 77 typedef signed long int GLintptr; typedef
|
/external/rust/android-crates-io/crates/gl/out/ |
D | bindings.rs | 58 pub type GLintptr = isize; typedef 1514 …get: types::GLenum, index: types::GLuint, buffer: types::GLuint, offset: types::GLintptr, size: ty… in BindBufferRange() 1518 …Luint, count: types::GLsizei, buffers: *const types::GLuint, offsets: *const types::GLintptr, size… in BindBuffersRange() 1552 …VertexBuffer(bindingindex: types::GLuint, buffer: types::GLuint, offset: types::GLintptr, stride: … in BindVertexBuffer() 1554 …Luint, count: types::GLsizei, buffers: *const types::GLuint, offsets: *const types::GLintptr, stri… in BindVertexBuffers() 1594 …pub unsafe fn BufferSubData(target: types::GLenum, offset: types::GLintptr, size: types::GLsizeipt… in BufferSubData() 1608 …ferSubData(target: types::GLenum, internalformat: types::GLenum, offset: types::GLintptr, size: ty… in ClearBufferSubData() 1627 …ferSubData(buffer: types::GLuint, internalformat: types::GLenum, offset: types::GLintptr, size: ty… in ClearNamedBufferSubData() 1692 …get: types::GLenum, writeTarget: types::GLenum, readOffset: types::GLintptr, writeOffset: types::G… in CopyBufferSubData() 1697 …fer: types::GLuint, writeBuffer: types::GLuint, readOffset: types::GLintptr, writeOffset: types::G… in CopyNamedBufferSubData() [all …]
|
/external/mesa3d/include/GLES/ |
D | gl.h | 45 typedef khronos_intptr_t GLintptr; typedef
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 57 typedef khronos_intptr_t GLintptr; typedef
|
/external/angle/include/GLES2/ |
D | gl2.h | 57 typedef khronos_intptr_t GLintptr; typedef
|
/external/angle/include/GLES/ |
D | gl.h | 68 typedef khronos_intptr_t GLintptr; typedef
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_typedefs.h | 42 typedef khronos_intptr_t GLintptr; typedef
|
/external/angle/include/GLES3/ |
D | gl3.h | 57 typedef khronos_intptr_t GLintptr; typedef
|
D | gl31.h | 57 typedef khronos_intptr_t GLintptr; typedef
|
D | gl32.h | 57 typedef khronos_intptr_t GLintptr; typedef
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 57 typedef khronos_intptr_t GLintptr; typedef
|
D | gl31.h | 57 typedef khronos_intptr_t GLintptr; typedef
|
D | gl32.h | 57 typedef khronos_intptr_t GLintptr; typedef
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 5912 GLintptr /*offset*/, in flushMappedBufferRange() argument
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 599 typedef khronos_intptr_t GLintptr; typedef
|
D | glext.h | 451 typedef khronos_intptr_t GLintptr; typedef
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1675 typedef ptrdiff_t GLintptr; typedef
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 75 typedef khronos_intptr_t GLintptr; typedef
|