Searched refs:destroy_state (Results 1 – 14 of 14) sorted by relevance
82 cache->funcs->destroy_state(cache->data, entry->data); in ir3_cache_destroy()184 cache->funcs->destroy_state(cache->data, entry->data); in ir3_cache_invalidate()
58 void (*destroy_state)(void *data, struct ir3_program_state *state); member
1775 lwsl_cx_info(context, "destroy_state %d", context->destroy_state); in lws_context_destroy()1777 switch (context->destroy_state) { in lws_context_destroy()1891 context->destroy_state = LWSCD_PT_WAS_DEFERRED; in lws_context_destroy()1897 context->destroy_state = LWSCD_PT_WAIT_ALL_DESTROYED; in lws_context_destroy()2055 context->destroy_state = LWSCD_FINALIZATION; in lws_context_destroy()
759 uint8_t destroy_state; /* enum lws_context_destroy */ member
59 void (*destroy_state)(struct iris_context *ice); member
228 screen->vtbl.destroy_state(ice); in iris_destroy_context()
8087 screen->vtbl.destroy_state = iris_destroy_state; in genX()
62 void (*destroy_state)(struct crocus_context *ice); member
196 screen->vtbl.destroy_state(ice); in crocus_destroy_context()
9180 screen->vtbl.destroy_state = crocus_destroy_state;
480 .destroy_state = fd3_program_destroy,
586 .destroy_state = fd4_program_destroy,
737 .destroy_state = fd5_program_destroy,
1245 .destroy_state = fd6_program_destroy,