Home
last modified time | relevance | path

Searched refs:GLTexCoordPointer (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1378 GLTexCoordPointer, enumerator
Dentry_points_enum_autogen.cpp2741 case EntryPoint::GLTexCoordPointer: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1805 EVENT(context, GLTexCoordPointer, in GL_TexCoordPointer()
1815 ValidateTexCoordPointer(context, angle::EntryPoint::GLTexCoordPointer, in GL_TexCoordPointer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp1420 return CallCapture(angle::EntryPoint::GLTexCoordPointer, std::move(paramBuffer)); in CaptureTexCoordPointer()
DFrameCapture.cpp4899 case EntryPoint::GLTexCoordPointer: in maybeCapturePreCallUpdates()
4920 case EntryPoint::GLTexCoordPointer: in maybeCapturePreCallUpdates()
Dframe_capture_replay_autogen.cpp2722 case angle::EntryPoint::GLTexCoordPointer: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp8034 EVENT(context, GLTexCoordPointer, in GL_TexCoordPointer()
8044 ValidateTexCoordPointer(context, angle::EntryPoint::GLTexCoordPointer, in GL_TexCoordPointer()