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

  /external/mesa3d/src/mesa/main/
attrib.c 245 struct gl_current_attrib *attr;
247 attr = MALLOC_STRUCT( gl_current_attrib );
248 memcpy( attr, &ctx->Current, sizeof(struct gl_current_attrib) );
    [all...]
mtypes.h 804 struct gl_current_attrib struct
    [all...]

Completed in 172 milliseconds