Searched refs:GLGetUniformfv (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 830 GLGetUniformfv, enumerator
|
D | entry_points_enum_autogen.cpp | 1645 case EntryPoint::GLGetUniformfv: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_2_autogen.cpp | 653 EVENT(context, GLGetUniformfv, in GL_GetUniformfv() 663 ValidateGetUniformfv(context, angle::EntryPoint::GLGetUniformfv, in GL_GetUniformfv()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 2075 EVENT(context, GLGetUniformfv, in GL_GetUniformfv() 2085 ValidateGetUniformfv(context, angle::EntryPoint::GLGetUniformfv, in GL_GetUniformfv()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_2_0_autogen.cpp | 1775 return CallCapture(angle::EntryPoint::GLGetUniformfv, std::move(paramBuffer)); in CaptureGetUniformfv()
|
D | frame_capture_replay_autogen.cpp | 1645 case angle::EntryPoint::GLGetUniformfv: in ReplayCall()
|