HomeSort by: relevance | last modified time | path
    Searched refs:copy_array_attrib (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
attrib.c 1372 copy_array_attrib(struct gl_context *ctx, function
1412 copy_array_attrib(ctx, dest, src, false, src->VAO->NonDefaultStateMask);
1450 copy_array_attrib(ctx, dest, src, false,
1457 copy_array_attrib(ctx, dest, src, true, 0);
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
attrib.c 1593 copy_array_attrib(struct gl_context *ctx, function
1632 copy_array_attrib(ctx, dest, src, false);
1669 copy_array_attrib(ctx, dest, src, false);
1674 copy_array_attrib(ctx, dest, src, true);

Completed in 5 milliseconds