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

  /external/mesa3d/src/mesa/main/
attrib.c 348 struct gl_hint_attrib *attr;
349 attr = MALLOC_STRUCT( gl_hint_attrib );
350 memcpy( attr, &ctx->Hint, sizeof(struct gl_hint_attrib) );
    [all...]
mtypes.h 913 struct gl_hint_attrib struct
    [all...]

Completed in 44 milliseconds