Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dcodec_defs.h23 CODEC_MAX_VERTEX_ATTRIBUTES = 64, enumerator
DGLClientState.cpp35 m_nLocations = CODEC_MAX_VERTEX_ATTRIBUTES; in init()