Searched defs:type_a (Results 1 – 5 of 5) sorted by relevance
330 const glsl_type *type_a = value_a->type; in arithmetic_result_type() local503 const glsl_type *type_a = value_a->type; in bit_logic_result_type() local590 const glsl_type *type_a = value_a->type; in modulus_result_type() local657 const glsl_type *type_a = value_a->type; in relational_result_type() local709 shift_result_type(const struct glsl_type *type_a, in shift_result_type()6371 const glsl_type *type_a = label_const->type; in hir() local
428 u8 type_a, type_b; in acpi_sleep_test() local
168 unsigned type_a:3; member
175 unsigned type_a:3; member
1133 glsl_type::get_mul_type(const glsl_type *type_a, const glsl_type *type_b) in get_mul_type()