Searched refs:TranslationDescription (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
H A DVertexDataManager.h152 struct TranslationDescription struct in class:gl::VertexDataManager
160 static const TranslationDescription mPossibleTranslations[NUM_GL_VERTEX_ATTRIB_TYPES][2][4]; // [GL types as enumerated by typeIndex()][normalized][size - 1]
H A DVertexDataManager.cpp463 const VertexDataManager::TranslationDescription VertexDataManager::mPossibleTranslations[NUM_GL_VERTEX_ATTRIB_TYPES][2][4] = // [GL types as enumerated by typeIndex()][normalized][size-1]

Completed in 62 milliseconds