Searched refs:GLGetUniformIndices (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 826 GLGetUniformIndices, enumerator
|
D | entry_points_enum_autogen.cpp | 1637 case EntryPoint::GLGetUniformIndices: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 1615 EVENT(context, GLGetUniformIndices, in GL_GetUniformIndices() 1626 ValidateGetUniformIndices(context, angle::EntryPoint::GLGetUniformIndices, in GL_GetUniformIndices()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_3_autogen.cpp | 2598 EVENT(context, GLGetUniformIndices, in GL_GetUniformIndices() 2609 ValidateGetUniformIndices(context, angle::EntryPoint::GLGetUniformIndices, in GL_GetUniformIndices()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_0_autogen.cpp | 1576 return CallCapture(angle::EntryPoint::GLGetUniformIndices, std::move(paramBuffer)); in CaptureGetUniformIndices()
|
D | frame_capture_replay_autogen.cpp | 1628 case angle::EntryPoint::GLGetUniformIndices: in ReplayCall()
|