Searched refs:copy_array_attrib (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | attrib.c | 1228 copy_array_attrib(struct gl_context *ctx, in copy_array_attrib() function 1268 copy_array_attrib(ctx, dest, src, false, src->VAO->NonDefaultStateMask); in save_array_attrib() 1306 copy_array_attrib(ctx, dest, src, false, in restore_array_attrib() 1313 copy_array_attrib(ctx, dest, src, true, 0); in restore_array_attrib()
|