Home
last modified time | relevance | path

Searched refs:GLBindUniformLocationCHROMIUM (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h271 GLBindUniformLocationCHROMIUM, enumerator
Dentry_points_enum_autogen.cpp527 case EntryPoint::GLBindUniformLocationCHROMIUM: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp3423 EVENT(context, GLBindUniformLocationCHROMIUM, in GL_BindUniformLocationCHROMIUM()
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp4305 return CallCapture(angle::EntryPoint::GLBindUniformLocationCHROMIUM, std::move(paramBuffer)); in CaptureBindUniformLocationCHROMIUM()