HomeSort by relevance Sort by last modified time
    Searched refs:CODEC_MAX_VERTEX_ATTRIBUTES (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
codec_defs.h 21 #define CODEC_MAX_VERTEX_ATTRIBUTES 64
GLDecoderContextData.h 44 GLDecoderContextData(int nLocations = CODEC_MAX_VERTEX_ATTRIBUTES) :
GLClientState.h 78 GLClientState(int nLocations = CODEC_MAX_VERTEX_ATTRIBUTES);

Completed in 150 milliseconds