Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h401 GLCompressedTexSubImage3D, enumerator
Dentry_points_enum_autogen.cpp787 case EntryPoint::GLCompressedTexSubImage3D: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp1627 case EntryPoint::GLCompressedTexSubImage3D: in IsTextureUpdate()
4417 case EntryPoint::GLCompressedTexSubImage3D: in captureCompressedTextureData()
5166 case EntryPoint::GLCompressedTexSubImage3D: in maybeCapturePreCallUpdates()
6604 entryPoint == EntryPoint::GLCompressedTexSubImage3D); in getCachedTextureLevelData()
Dcapture_gles_3_0_autogen.cpp361 return CallCapture(angle::EntryPoint::GLCompressedTexSubImage3D, std::move(paramBuffer)); in CaptureCompressedTexSubImage3D()
Dframe_capture_replay_autogen.cpp438 case angle::EntryPoint::GLCompressedTexSubImage3D: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp436 EVENT(context, GLCompressedTexSubImage3D, in GL_CompressedTexSubImage3D()
449 ValidateCompressedTexSubImage3D(context, angle::EntryPoint::GLCompressedTexSubImage3D, in GL_CompressedTexSubImage3D()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp8575 EVENT(context, GLCompressedTexSubImage3D, in GL_CompressedTexSubImage3D()
8588 ValidateCompressedTexSubImage3D(context, angle::EntryPoint::GLCompressedTexSubImage3D, in GL_CompressedTexSubImage3D()