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

/external/chromium_org/third_party/skia/include/gpu/
H A DGrTBackendEffectFactory.h38 EffectKey attribKey = GLEffect::GenAttribKey(drawEffect); variable
49 return fEffectClassID | (attribKey << (kEffectKeyBits+kTextureKeyBits)) |
/external/skia/include/gpu/
H A DGrTBackendEffectFactory.h38 EffectKey attribKey = GLEffect::GenAttribKey(drawEffect); variable
49 return fEffectClassID | (attribKey << (kEffectKeyBits+kTextureKeyBits)) |

Completed in 322 milliseconds