Searched defs:tweak_id (Results 1 – 2 of 2) sorted by relevance
98 void vrend_set_active_tweaks(struct vrend_context_tweaks *ctx, uint32_t tweak_id, uint32_t value) in vrend_set_active_tweaks()
1358 uint32_t tweak_id = get_buf_entry(buf, VIRGL_SET_TWEAKS_ID); in vrend_decode_set_tweaks() local