Home
last modified time | relevance | path

Searched refs:GLSamplerParameterfvRobustANGLE (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1286 GLSamplerParameterfvRobustANGLE, enumerator
Dentry_points_enum_autogen.cpp2557 case EntryPoint::GLSamplerParameterfvRobustANGLE: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp2496 EVENT(context, GLSamplerParameterfvRobustANGLE, in GL_SamplerParameterfvRobustANGLE()
2507 context, angle::EntryPoint::GLSamplerParameterfvRobustANGLE, in GL_SamplerParameterfvRobustANGLE()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp3064 return CallCapture(angle::EntryPoint::GLSamplerParameterfvRobustANGLE, std::move(paramBuffer)); in CaptureSamplerParameterfvRobustANGLE()