/external/chromium_org/gpu/command_buffer/client/ |
D | gles2_interface_stub_impl_autogen.h | 17 void GLES2InterfaceStub::AttachShader(GLuint /* program */, in AttachShader() argument 20 void GLES2InterfaceStub::BindAttribLocation(GLuint /* program */, in BindAttribLocation() argument 24 void GLES2InterfaceStub::BindBuffer(GLenum /* target */, GLuint /* buffer */) { in BindBuffer() argument 27 GLuint /* framebuffer */) { in BindFramebuffer() argument 30 GLuint /* renderbuffer */) { in BindRenderbuffer() argument 33 GLuint /* texture */) { in BindTexture() argument 81 void GLES2InterfaceStub::CompileShader(GLuint /* shader */) { in CompileShader() argument 129 const GLuint* /* buffers */) { in DeleteBuffers() 132 const GLuint* /* framebuffers */) { in DeleteFramebuffers() 134 void GLES2InterfaceStub::DeleteProgram(GLuint /* program */) { in DeleteProgram() argument [all …]
|
D | share_group.cc | 90 GLuint /* id_offset */, in MakeIds() argument 218 virtual bool MarkAsUsedForBind(GLuint /* id */) OVERRIDE { in MarkAsUsedForBind() argument
|
D | program_info_manager.cc | 65 void NonCachedProgramInfoManager::CreateInfo(GLuint /* program */) { in CreateInfo() argument 68 void NonCachedProgramInfoManager::DeleteInfo(GLuint /* program */) { in DeleteInfo() argument 73 GLuint /* program */, in GetProgramiv() argument
|
D | gles2_implementation.cc | 2426 GLsizei /* n */, const GLuint* /* buffers */) { in GenBuffersHelper() 2430 GLsizei /* n */, const GLuint* /* framebuffers */) { in GenFramebuffersHelper() 2434 GLsizei /* n */, const GLuint* /* renderbuffers */) { in GenRenderbuffersHelper() 2438 GLsizei /* n */, const GLuint* /* textures */) { in GenTexturesHelper() 2447 GLsizei /* n */, const GLuint* /* queries */) { in GenQueriesEXTHelper() 3352 GLsizei /* n */, const GLuint* /* queries */) { in DeleteQueriesStub()
|
D | gles2_implementation.h | 806 GLuint /* shader */, GLenum /* pname */, GLint* /* params */) { in GetShaderivHelper() argument
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/ |
D | dispatch.h | 2182 static inline void SET_NewList(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum)) { in SET_NewList() 2204 static inline void SET_CallList(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint)) { in SET_CallList() 2226 static inline void SET_DeleteLists(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLsizei… in SET_DeleteLists() 2248 static inline void SET_ListBase(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint)) { in SET_ListBase() 2413 static inline void SET_Color3ui(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GL… in SET_Color3ui() 2424 static inline void SET_Color3uiv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLuint *)) { in SET_Color3uiv() 2589 static inline void SET_Color4ui(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLuint, GL… in SET_Color4ui() 2600 static inline void SET_Color4uiv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(const GLuint *)) { in SET_Color4uiv() 4327 …inline void SET_SelectBuffer(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLsizei, GLuint *)) { in SET_SelectBuffer() argument 4360 static inline void SET_LoadName(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint)) { in SET_LoadName() [all …]
|
/external/chromium_org/gpu/tools/compositor_model_bench/ |
D | shaders.h | 16 typedef unsigned int GLuint; typedef
|
/external/chromium_org/ui/surface/ |
D | accelerated_surface_mac.h | 25 typedef unsigned int GLuint; typedef
|
/external/mesa3d/src/glsl/ |
D | standalone_scaffolding.cpp | 45 _mesa_shader_debug(struct gl_context *, GLenum, GLuint, in _mesa_shader_debug() argument
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | standalone_scaffolding.cpp | 45 _mesa_shader_debug(struct gl_context *, GLenum, GLuint, in _mesa_shader_debug() argument
|
/external/deqp/framework/opengl/wrapper/ |
D | glwTypes.inl | 54 typedef deUint32 GLuint; typedef
|
/external/chromium_org/gpu/command_buffer/service/ |
D | program_cache_unittest.cc | 19 GLuint /* program */, in LoadLinkedProgram() argument 29 GLuint /* program */, in SaveLinkedProgram() argument
|
/external/chromium_org/remoting/ios/ |
D | utility.mm | 57 + (void)bindTextureForIOS:(GLuint)glName { argument
|
/external/chromium_org/cc/resources/ |
D | texture_uploader_unittest.cc | 44 virtual void GetQueryObjectuivEXT(GLuint, in GetQueryObjectuivEXT() argument
|
/external/chromium_org/content/common/gpu/client/ |
D | gl_helper.h | 49 operator GLuint() const { return id_; } in GLuint() function
|
/external/chromium_org/cc/output/ |
D | gl_renderer_unittest.cc | 671 virtual void deleteTexture(GLuint) OVERRIDE { in deleteTexture() argument 674 virtual void deleteFramebuffer(GLuint) OVERRIDE { in deleteFramebuffer() argument 677 virtual void deleteQueryEXT(GLuint) OVERRIDE { in deleteQueryEXT() argument 680 virtual void deleteRenderbuffer(GLuint) OVERRIDE { in deleteRenderbuffer() argument
|
/external/chromium_org/gpu/command_buffer/common/ |
D | gles2_cmd_format.h | 28 typedef unsigned int GLuint; typedef
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 32 typedef unsigned int GLuint; typedef
|
/external/chromium_org/third_party/mesa/src/include/GLES2/ |
D | gl2.h | 32 typedef unsigned int GLuint; typedef
|
/external/chromium_org/third_party/angle/include/GLES2/ |
D | gl2.h | 32 typedef unsigned int GLuint; typedef
|
/external/chromium_org/third_party/khronos/GLES2/ |
D | gl2.h | 67 typedef unsigned int GLuint; typedef
|
/external/chromium_org/ppapi/c/ |
D | ppb_opengles2.h | 30 typedef unsigned int GLuint; typedef
|
/external/chromium_org/webkit/common/gpu/ |
D | webgraphicscontext3d_impl.cc | 829 DELEGATE_TO_GL_1(waitSyncPoint, WaitSyncPointCHROMIUM, GLuint) in DELEGATE_TO_GL_1() argument
|
/external/chromium_org/third_party/mesa/src/include/GLES/ |
D | gl.h | 28 typedef unsigned int GLuint; typedef
|
/external/mesa3d/include/GLES/ |
D | gl.h | 28 typedef unsigned int GLuint; typedef
|