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

/external/chromium_org/third_party/angle_dx11/src/libGLESv2/
H A DProgramBinary.cpp1943 if (!linkAttributes(infoLog, attributeBindings, fragmentShader, vertexShader))
1990 bool ProgramBinary::linkAttributes(InfoLog &infoLog, const AttributeBindings &attributeBindings, FragmentShader *fragmentShader, VertexShader *vertexShader) function in class:gl::ProgramBinary

Completed in 59 milliseconds