Searched refs:kVertexAlphaOffset (Results 1 – 2 of 2) sorted by relevance
48 const GLsizei kVertexAlphaOffset = 2 * sizeof(float); variable
301 const void* alphaCoords = ((const GLbyte*) vertices.position) + kVertexAlphaOffset; in render()