Searched refs:GLLoadMatrixf (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 943 GLLoadMatrixf, enumerator
|
D | entry_points_enum_autogen.cpp | 1871 case EntryPoint::GLLoadMatrixf: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 873 return CallCapture(angle::EntryPoint::GLLoadMatrixf, std::move(paramBuffer)); in CaptureLoadMatrixf()
|
D | frame_capture_replay_autogen.cpp | 1866 case angle::EntryPoint::GLLoadMatrixf: in ReplayCall()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 999 EVENT(context, GLLoadMatrixf, "context = %d, m = 0x%016" PRIxPTR "", CID(context), in GL_LoadMatrixf()
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 3201 EVENT(context, GLLoadMatrixf, "context = %d, m = 0x%016" PRIxPTR "", CID(context), in GL_LoadMatrixf()
|