Home
last modified time | relevance | path

Searched refs:GLUniform1ui (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h1465 GLUniform1ui, enumerator
Dentry_points_enum_autogen.cpp2915 case EntryPoint::GLUniform1ui: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp2322 EVENT(context, GLUniform1ui, "context = %d, location = %d, v0 = %u", CID(context), location, in GL_Uniform1ui()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_0_autogen.cpp2199 return CallCapture(angle::EntryPoint::GLUniform1ui, std::move(paramBuffer)); in CaptureUniform1ui()
Dframe_capture_replay_autogen.cpp2973 case angle::EntryPoint::GLUniform1ui: in ReplayCall()
/external/angle/src/libGL/
Dentry_points_gl_3_autogen.cpp1532 EVENT(context, GLUniform1ui, "context = %d, location = %d, v0 = %u", CID(context), location, in GL_Uniform1ui()