Lines Matching defs:desc
355 const struct util_format_description *desc =
357 uint32_t r_size = desc->channel[0].size;
365 attr.vec_size = desc->nr_channels & 3;
366 attr.signed_int_type = (desc->channel[0].type ==
369 attr.normalized_int_type = desc->channel[0].normalized;
370 attr.read_as_int_uint = desc->channel[0].pure_integer;
374 switch (desc->channel[0].type) {
402 desc->name);
411 desc->name);
501 const struct util_format_description *desc =
511 if (desc->swizzle[3] == PIPE_SWIZZLE_1)
1082 const struct util_format_description *desc =
1086 !util_format_has_depth(desc)) {
1089 switch (desc->channel[chan].size) {
1104 switch (desc->channel[chan].size) {