Lines Matching defs:value
489 * immediately on allocation. The clear value for MCS buffers is all
502 * A CCS value of 0 indicates that the corresponding block is in the
977 uint64_t *value)
997 *value = util_format_get_num_planes(res->external_format);
1002 *value = count;
1006 *value = wants_aux ? res->aux.surf.row_pitch_B : res->surf.row_pitch_B;
1009 *value = wants_aux ? res->aux.offset : 0;
1012 *value = res->mod_info ? res->mod_info->modifier :
1018 *value = handle;
1029 *value = handle;
1035 *value = handle;