Searched refs:mTranslatedAttribCache (Results 1 – 2 of 2) sorted by relevance
571 std::vector<TranslatedAttribute> mTranslatedAttribCache; variable
182 mTranslatedAttribCache.clear(); in release()412 mTranslatedAttribCache.resize(getNativeCaps().maxVertexAttributes); in initializeDevice()1353 ANGLE_TRY(mVertexDataManager->prepareVertexData(context, first, count, &mTranslatedAttribCache, in applyVertexBuffer()1356 return mVertexDeclarationCache.applyDeclaration(context, mDevice, mTranslatedAttribCache, in applyVertexBuffer()