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

  /external/mesa3d/src/mesa/main/
attrib.c 386 struct gl_point_attrib *attr;
387 attr = MALLOC_STRUCT( gl_point_attrib );
388 memcpy( attr, &ctx->Point, sizeof(struct gl_point_attrib) );
    [all...]
mtypes.h 1064 struct gl_point_attrib struct
    [all...]

Completed in 162 milliseconds