Searched refs:GLProgramUniform1f (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1128 GLProgramUniform1f, enumerator
|
D | entry_points_enum_autogen.cpp | 2241 case EntryPoint::GLProgramUniform1f: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 831 EVENT(context, GLProgramUniform1f, "context = %d, program = %u, location = %d, v0 = %f", in GL_ProgramUniform1f() 840 ValidateProgramUniform1f(context, angle::EntryPoint::GLProgramUniform1f, in GL_ProgramUniform1f()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_1_autogen.cpp | 791 return CallCapture(angle::EntryPoint::GLProgramUniform1f, std::move(paramBuffer)); in CaptureProgramUniform1f()
|
D | frame_capture_replay_autogen.cpp | 2152 case angle::EntryPoint::GLProgramUniform1f: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 1903 EVENT(context, GLProgramUniform1f, "context = %d, program = %u, location = %d, v0 = %f", in GL_ProgramUniform1f() 1912 ValidateProgramUniform1f(context, angle::EntryPoint::GLProgramUniform1f, in GL_ProgramUniform1f()
|