Searched refs:tweak_value (Results 1 – 2 of 2) sorted by relevance
44 …vrend_set_active_tweaks(struct vrend_context_tweaks *ctx, uint32_t tweak_id, uint32_t tweak_value);
1359 uint32_t tweak_value = get_buf_entry(buf, VIRGL_SET_TWEAKS_VALUE); in vrend_decode_set_tweaks() local1361 vrend_set_active_tweaks(vrend_get_context_tweaks(ctx), tweak_id, tweak_value); in vrend_decode_set_tweaks()