Searched refs:GLMapBufferRange (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 1946 EVENT(context, GLMapBufferRange, in GL_MapBufferRange() 1958 ValidateMapBufferRange(context, angle::EntryPoint::GLMapBufferRange, in GL_MapBufferRange() 1966 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLMapBufferRange, void *>(); in GL_MapBufferRange() 1974 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLMapBufferRange, void *>(); in GL_MapBufferRange()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 965 GLMapBufferRange, enumerator
|
D | entry_points_enum_autogen.cpp | 1915 case EntryPoint::GLMapBufferRange: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_3_autogen.cpp | 1415 EVENT(context, GLMapBufferRange, in GL_MapBufferRange() 1427 ValidateMapBufferRange(context, angle::EntryPoint::GLMapBufferRange, in GL_MapBufferRange() 1435 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLMapBufferRange, void *>(); in GL_MapBufferRange() 1443 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLMapBufferRange, void *>(); in GL_MapBufferRange()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | FrameCapture.cpp | 624 if (call.entryPoint == EntryPoint::GLMapBufferRange || in WriteCppReplayForCall() 5237 case EntryPoint::GLMapBufferRange: in maybeCapturePreCallUpdates()
|
D | capture_gles_3_0_autogen.cpp | 1836 return CallCapture(angle::EntryPoint::GLMapBufferRange, std::move(paramBuffer)); in CaptureMapBufferRange()
|
D | frame_capture_replay_autogen.cpp | 1891 case angle::EntryPoint::GLMapBufferRange: in ReplayCall()
|