Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h395 GLCompressedTexImage3D, enumerator
Dentry_points_enum_autogen.cpp775 case EntryPoint::GLCompressedTexImage3D: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp1621 case EntryPoint::GLCompressedTexImage3D: in IsTextureUpdate()
4426 case EntryPoint::GLCompressedTexImage3D: in captureCompressedTextureData()
5164 case EntryPoint::GLCompressedTexImage3D: in maybeCapturePreCallUpdates()
6596 entryPoint == EntryPoint::GLCompressedTexImage3D) in getCachedTextureLevelData()
Dcapture_gles_3_0_autogen.cpp314 return CallCapture(angle::EntryPoint::GLCompressedTexImage3D, std::move(paramBuffer)); in CaptureCompressedTexImage3D()
Dframe_capture_replay_autogen.cpp410 case angle::EntryPoint::GLCompressedTexImage3D: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp393 EVENT(context, GLCompressedTexImage3D, in GL_CompressedTexImage3D()
406 ValidateCompressedTexImage3D(context, angle::EntryPoint::GLCompressedTexImage3D, in GL_CompressedTexImage3D()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp8456 EVENT(context, GLCompressedTexImage3D, in GL_CompressedTexImage3D()
8469 ValidateCompressedTexImage3D(context, angle::EntryPoint::GLCompressedTexImage3D, in GL_CompressedTexImage3D()