Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1128 GLPixelMapfv, enumerator
Dentry_points_enum_autogen.cpp2241 case EntryPoint::GLPixelMapfv: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp3485 EVENT(context, GLPixelMapfv, "context = %d, map = %s, mapsize = %d, values = 0x%016" PRIxPTR "", in GL_PixelMapfv()
3495 angle::EntryPoint::GLPixelMapfv) && in GL_PixelMapfv()
3496 ValidatePixelMapfv(context, angle::EntryPoint::GLPixelMapfv, map, mapsize, values))); in GL_PixelMapfv()
/external/angle/src/libANGLE/capture/
Dcapture_gl_1_autogen.cpp2401 return CallCapture(angle::EntryPoint::GLPixelMapfv, std::move(paramBuffer)); in CapturePixelMapfv()