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

  /external/mesa3d/src/mesa/main/
attrib.c 227 struct gl_accum_attrib *attr;
228 attr = MALLOC_STRUCT( gl_accum_attrib );
229 memcpy( attr, &ctx->Accum, sizeof(struct gl_accum_attrib) );
    [all...]
mtypes.h 708 struct gl_accum_attrib struct
    [all...]

Completed in 42 milliseconds