Home
last modified time | relevance | path

Searched refs:GetProgramInfoLog (Results 1 – 14 of 14) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_2_0_autogen.h50 ANGLE_EXPORT void GL_APIENTRY GetProgramInfoLog(GLuint program,
Dentry_points_gl_2_0_autogen.cpp406 void GL_APIENTRY GetProgramInfoLog(GLuint program, in GetProgramInfoLog() function
429 ANGLE_CAPTURE(GetProgramInfoLog, isCallValid, context, programPacked, bufSize, length, in GetProgramInfoLog()
Dproc_table_wgl_autogen.cpp370 {"glGetProgramInfoLog", P(gl::GetProgramInfoLog)},
DlibGL_autogen.cpp2591 return gl::GetProgramInfoLog(program, bufSize, length, infoLog); in glGetProgramInfoLog()
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.h152 ANGLE_EXPORT void GL_APIENTRY GetProgramInfoLog(GLuint program,
Dentry_points_gles_2_0_autogen.cpp1465 void GL_APIENTRY GetProgramInfoLog(GLuint program, in GetProgramInfoLog() function
1488 ANGLE_CAPTURE(GetProgramInfoLog, isCallValid, context, programPacked, bufSize, length, in GetProgramInfoLog()
Dproc_table_egl_autogen.cpp698 {"glGetProgramInfoLog", P(gl::GetProgramInfoLog)},
DlibGLESv2_autogen.cpp408 return gl::GetProgramInfoLog(program, bufSize, length, infoLog); in glGetProgramInfoLog()
Dentry_points_gles_ext_autogen.cpp14039 ANGLE_CAPTURE(GetProgramInfoLog, isCallValid, context, programPacked, bufSize, length, in GetProgramInfoLogContextANGLE()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dentry_points_enum_autogen.h482 GetProgramInfoLog, enumerator
Dentry_points_enum_autogen.cpp949 case EntryPoint::GetProgramInfoLog: in GetEntryPointName()
Dcapture_gles_2_0_autogen.cpp1083 return CallCapture(gl::EntryPoint::GetProgramInfoLog, std::move(paramBuffer)); in CaptureGetProgramInfoLog()
Dframe_capture_replay_autogen.cpp1255 case gl::EntryPoint::GetProgramInfoLog: in ReplayCall()
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/GL/
Dgl_mangle.h779 #define glGetProgramInfoLog MANGLE(GetProgramInfoLog)