HomeSort by relevance Sort by last modified time
    Searched refs:CODEC_MAX_VERTEX_ATTRIBUTES (Results 1 - 6 of 6) 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);
  /sdk/emulator/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 5105 milliseconds