Lines Matching refs:field
255 * entire variable (i.e., it's just one array element, struct field), \c NULL
839 * To make things easy, we make it so that this field is always
842 * for this field will never break a desktop shader compile.
930 * The precise meaning of this field depends on the nature of the variable.
942 * - Other: This field is not currently used.
1002 * This field and \c ::constant_value are distinct. Even if the two fields
1518 * For non-vector types in the LHS, this field will be zero. For vector
1579 * the precomputed num_operands field if you need the number of operands.
2174 ir_dereference_record(ir_rvalue *value, const char *field);
2176 ir_dereference_record(ir_variable *var, const char *field);
2194 glsl_struct_field *field = record->type->fields.structure + field_idx;
2196 return field->precision;
2357 * The field used to back the values supplied by the constant is determined