Searched refs:ShapeVertex (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/instanced/
H A DGLInstancedRendering.cpp103 sizeof(ShapeVertex), (void*) offsetof(ShapeVertex, fX)));
105 GL_CALL(VertexAttribIPointer((int)Attrib::kVertexAttrs, 1, GR_GL_INT, sizeof(ShapeVertex),
106 (void*) offsetof(ShapeVertex, fAttrs)));
H A DInstancedRenderingTypes.h20 struct ShapeVertex { struct in namespace:gr_instanced
H A DInstanceProcessor.cpp1694 const ShapeVertex kVertexData[] = {

Completed in 145 milliseconds