Home
last modified time | relevance | path

Searched defs:linkAttributes (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp1584 bool Program::linkAttributes() in linkAttributes() function in es2::Program
/external/angle/src/libANGLE/
DProgram.cpp3721 bool Program::linkAttributes(const Context *context, InfoLog &infoLog) in linkAttributes() function in gl::Program