Searched refs:last_push_usage (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_descriptors.h123 uint8_t last_push_usage[2]; member in struct:zink_descriptor_data
H A Dzink_descriptors.c1667 pg->dd->push_usage != ctx->dd->last_push_usage[pg->is_compute])) {
1687 ctx->dd->last_push_usage[pg->is_compute] = pg->dd->push_usage;

Completed in 31 milliseconds