Home
last modified time | relevance | path

Searched defs:namedFramebufferTexture (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h695 PFNGLNAMEDFRAMEBUFFERTEXTUREPROC namedFramebufferTexture = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl527 glNamedFramebufferTextureFunc namedFramebufferTexture; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp3439 void Context::namedFramebufferTexture(FramebufferID framebuffer, in namedFramebufferTexture() function in gl::Context