Lines Matching defs:value
854 * immediately on allocation. The clear value for MCS buffers is all
1696 uint64_t *value)
1719 *value = iris_get_dmabuf_modifier_planes(pscreen,
1723 *value = get_num_planes(&res->base.b);
1727 *value = wants_cc ? 64 :
1732 * this value may be queried from GBM and passed into EGL.
1738 assert(*value != 0 && (!wants_cc || *value % 64 == 0));
1742 *value = wants_cc ? res->aux.clear_color_offset :
1746 *value = res->mod_info ? res->mod_info->modifier :
1755 *value = handle;
1769 *value = handle;
1779 *value = handle;