Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.cpp794 bool GLESv2Validate::attribIndex(int index, int max){ in attribIndex() function in GLESv2Validate
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp966 uint32_t attribIndex = (uint32_t)arrType; in setPointer() local