Lines Matching refs:LAZY
1552 #define LAZY(FUNC) screen->FUNC = zink_##FUNC##_lazy
1553 LAZY(descriptor_program_init);
1554 LAZY(descriptor_program_deinit);
1555 LAZY(context_invalidate_descriptor_state);
1556 LAZY(batch_descriptor_init);
1557 LAZY(batch_descriptor_reset);
1558 LAZY(batch_descriptor_deinit);
1559 LAZY(descriptors_init);
1560 LAZY(descriptors_deinit);
1561 LAZY(descriptors_update);
1562 #undef LAZY