Lines Matching defs:value
581 vtn_mediump_upconvert_value(struct vtn_builder *b, struct vtn_ssa_value *value)
583 enum glsl_base_type base_type = glsl_get_base_type(value->type);
585 if (glsl_type_is_vector_or_scalar(value->type)) {
586 value->def = vtn_mediump_upconvert(b, base_type, value->def);
588 for (int i = 0; i < glsl_get_matrix_columns(value->type); i++)
589 value->elems[i]->def = vtn_mediump_upconvert(b, base_type, value->elems[i]->def);
808 /* For all the SpvOpFOrd* comparisons apart from NotEqual, the value
930 * value needs to be big enough to store the number of bits.
1093 * The "Packed Vector Format" value follows the last input.
1147 * together. The resulting value will equal the low-order N bits of