Home
last modified time | relevance | path

Searched defs:framebufferTexture (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DRobustResourceInitTest.cpp980 GLTexture framebufferTexture; in testIntegerTextureInit() local
DStateChangeTest.cpp1799 GLTexture framebufferTexture; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DRobustResourceInitTest.cpp1115 GLTexture framebufferTexture; in testIntegerTextureInit() local
DStateChangeTest.cpp2123 GLTexture framebufferTexture; in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h363 PFNGLFRAMEBUFFERTEXTUREPROC framebufferTexture = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h363 PFNGLFRAMEBUFFERTEXTUREPROC framebufferTexture = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl220 glFramebufferTextureFunc framebufferTexture; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp4021 void Context::framebufferTexture(GLenum target, GLenum attachment, TextureID texture, GLint level) in framebufferTexture() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp4760 void Context::framebufferTexture(GLenum target, GLenum attachment, TextureID texture, GLint level) in framebufferTexture() function in gl::Context