Home
last modified time | relevance | path

Searched refs:GLBindTextureUnit (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h268 GLBindTextureUnit, enumerator
Dentry_points_enum_autogen.cpp521 case EntryPoint::GLBindTextureUnit: in GetEntryPointName()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp5772 EVENT(context, GLBindTextureUnit, "context = %d, unit = %u, texture = %u", CID(context), unit, in GL_BindTextureUnit()