Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/egl/
Degl_utils.cpp24 for (size_t forwardAttribIndex = 0; forwardAttribIndex < forwardAttribsCount; in TrimAttributeMap() local
25 forwardAttribIndex++) in TrimAttributeMap()
27 EGLint forwardAttrib = forwardAttribs[forwardAttribIndex]; in TrimAttributeMap()