Home | History | Annotate | Download | only in val

Lines Matching refs:getIdName

31            << _.getIdName(inst->type_id()) << "' is not a boolean type.";
45 << _.getIdName(inst->type_id()) << "' is not a composite type.";
58 << _.getIdName(result_type->id())
76 << _.getIdName(constituent_id)
84 << _.getIdName(constituent_id)
86 << _.getIdName(result_type->id()) << "'s vector element type.";
98 << _.getIdName(result_type->id()) << "'s matrix column count.";
127 << _.getIdName(constituent_id)
138 << _.getIdName(constituent_id)
140 << _.getIdName(result_type->id()) << "'s matrix column type.";
147 << _.getIdName(constituent_id)
149 << _.getIdName(result_type->id())
155 << _.getIdName(constituent_id)
157 << _.getIdName(result_type->id())
182 << _.getIdName(result_type->id()) << "'s array length.";
193 << _.getIdName(constituent_id)
204 << _.getIdName(constituent_id)
206 << _.getIdName(result_type->id()) << "'s array element type.";
215 << _.getIdName(inst->type_id())
217 << _.getIdName(result_type->id()) << "'s struct member count.";
229 << _.getIdName(constituent_id)
244 << _.getIdName(constituent_id)
246 << _.getIdName(result_type->id()) << "'s member type.";
262 << _.getIdName(inst->type_id()) << "' is not a sampler type.";
311 << _.getIdName(inst->type_id()) << "' cannot have a null value.";