Searched refs:GLDrawTexfvOES (Results 1 – 7 of 7) sorted by relevance
/external/angle/src/common/ |
D | utilities.cpp | 1423 case EntryPoint::GLDrawTexfvOES: in IsDrawEntryPoint()
|
D | entry_points_enum_autogen.h | 535 GLDrawTexfvOES, enumerator
|
D | entry_points_enum_autogen.cpp | 1055 case EntryPoint::GLDrawTexfvOES: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_ext_autogen.cpp | 11189 EVENT(context, GLDrawTexfvOES, "context = %d, coords = 0x%016" PRIxPTR "", CID(context), in GL_DrawTexfvOES() 11199 angle::EntryPoint::GLDrawTexfvOES) && in GL_DrawTexfvOES() 11200 ValidateDrawTexfvOES(context, angle::EntryPoint::GLDrawTexfvOES, coords))); in GL_DrawTexfvOES()
|
/external/angle/util/capture/ |
D | frame_capture_replay_autogen.cpp | 873 case angle::EntryPoint::GLDrawTexfvOES: in ReplayTraceFunctionCall()
|
D | trace_interpreter_autogen.cpp | 1975 return CallCapture(EntryPoint::GLDrawTexfvOES, std::move(params)); in ParseCallCapture()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_ext_autogen.cpp | 10191 return CallCapture(angle::EntryPoint::GLDrawTexfvOES, std::move(paramBuffer)); in CaptureDrawTexfvOES()
|