Searched refs:GLProgramUniform3f (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1156 GLProgramUniform3f, enumerator
|
D | entry_points_enum_autogen.cpp | 2297 case EntryPoint::GLProgramUniform3f: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 1188 EVENT(context, GLProgramUniform3f, in GL_ProgramUniform3f() 1198 ValidateProgramUniform3f(context, angle::EntryPoint::GLProgramUniform3f, in GL_ProgramUniform3f()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_1_autogen.cpp | 1083 return CallCapture(angle::EntryPoint::GLProgramUniform3f, std::move(paramBuffer)); in CaptureProgramUniform3f()
|
D | frame_capture_replay_autogen.cpp | 2263 case angle::EntryPoint::GLProgramUniform3f: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 2381 EVENT(context, GLProgramUniform3f, in GL_ProgramUniform3f() 2391 ValidateProgramUniform3f(context, angle::EntryPoint::GLProgramUniform3f, in GL_ProgramUniform3f()
|