/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcFramebufferCompleteness.cpp | 138 void TestContext::framebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint t… in framebufferTexture2D() function in glcts::__anonaf8b94b70111::TestContext
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | webgl.js | 599 framebufferTexture2D: function (...args) { method
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 383 void GLContext::framebufferTexture2D (deUint32 target, deUint32 attachment, deUint32 textarget, deU… in framebufferTexture2D() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 1987 void ReferenceContext::framebufferTexture2D (deUint32 target, deUint32 attachment, deUint32 textarg… in framebufferTexture2D() function in sglr::ReferenceContext
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 283 PFNGLFRAMEBUFFERTEXTURE2DPROC framebufferTexture2D = nullptr; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 283 PFNGLFRAMEBUFFERTEXTURE2DPROC framebufferTexture2D = nullptr; variable
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 222 glFramebufferTexture2DFunc framebufferTexture2D; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | FrameCapture.cpp | 116 decltype(&gl::CaptureFramebufferTexture2D) framebufferTexture2D; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 3892 void Context::framebufferTexture2D(GLenum target, in framebufferTexture2D() function in gl::Context
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 4630 void Context::framebufferTexture2D(GLenum target, in framebufferTexture2D() function in gl::Context
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 4827 …framebufferTexture2D(target: GLenum, attachment: GLenum, textarget: GLenum, texture: WebGLTexture … method
|
D | lib.dom.d.ts | 17858 …framebufferTexture2D(target: GLenum, attachment: GLenum, textarget: GLenum, texture: WebGLTexture … method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 4807 …framebufferTexture2D(target: GLenum, attachment: GLenum, textarget: GLenum, texture: WebGLTexture … method
|
D | dom.generated.d.ts | 17838 …framebufferTexture2D(target: GLenum, attachment: GLenum, textarget: GLenum, texture: WebGLTexture … method
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 15055 …framebufferTexture2D(target: number, attachment: number, textarget: number, texture: WebGLTexture,… method
|