HomeSort by relevance Sort by last modified time
    Searched refs:gl_polygon_attrib (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
attrib.c 393 struct gl_polygon_attrib *attr;
394 attr = MALLOC_STRUCT( gl_polygon_attrib );
395 memcpy( attr, &ctx->Polygon, sizeof(struct gl_polygon_attrib) );
    [all...]
mtypes.h 1082 struct gl_polygon_attrib struct
    [all...]

Completed in 41 milliseconds