Searched refs:framebufferTexture2DMultisample (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/gpu/gl/ |
D | GrGLTestInterface.cpp | 79 …erTexture2DMultisample = bind_to_member(this, &GrGLTestInterface::framebufferTexture2DMultisample); in GrGLTestInterface()
|
D | GrGLCreateNullInterface.cpp | 438 GrGLvoid framebufferTexture2DMultisample(GrGLenum target, GrGLenum attachment, in framebufferTexture2DMultisample() function in __anon8285b3770111::NullInterface
|
D | GrGLTestInterface.h | 80 …virtual GrGLvoid framebufferTexture2DMultisample(GrGLenum target, GrGLenum attachment, GrGLenum te… in framebufferTexture2DMultisample() function
|
/external/angle/src/libANGLE/ |
D | Context_gles_ext_autogen.h | 179 void framebufferTexture2DMultisample(GLenum target, GLenum attachment, \
|
D | Context.cpp | 6176 void Context::framebufferTexture2DMultisample(GLenum target, in framebufferTexture2DMultisample() function in gl::Context
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_ext_autogen.cpp | 5392 context->framebufferTexture2DMultisample(target, attachment, textargetPacked, in GL_FramebufferTexture2DMultisampleEXT()
|