Home
last modified time | relevance | path

Searched refs:GLGetFramebufferAttachmentParameteriv (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h666 GLGetFramebufferAttachmentParameteriv, enumerator
Dentry_points_enum_autogen.cpp1317 case EntryPoint::GLGetFramebufferAttachmentParameteriv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp1704 EVENT(context, GLGetFramebufferAttachmentParameteriv, in GL_GetFramebufferAttachmentParameteriv()
1716 context, angle::EntryPoint::GLGetFramebufferAttachmentParameteriv, in GL_GetFramebufferAttachmentParameteriv()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_autogen.cpp1003 EVENT(context, GLGetFramebufferAttachmentParameteriv, in GL_GetFramebufferAttachmentParameteriv()
1015 context, angle::EntryPoint::GLGetFramebufferAttachmentParameteriv, in GL_GetFramebufferAttachmentParameteriv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp1339 return CallCapture(angle::EntryPoint::GLGetFramebufferAttachmentParameteriv, in CaptureGetFramebufferAttachmentParameteriv()
Dframe_capture_replay_autogen.cpp1169 case angle::EntryPoint::GLGetFramebufferAttachmentParameteriv: in ReplayCall()