Searched defs:type_b (Results 1 – 7 of 7) sorted by relevance
39 def _registered_kl(type_a, type_b): argument
60 def _registered_matmul(type_a, type_b): argument
352 const glsl_type *type_b = value_b->type; in arithmetic_result_type() local523 const glsl_type *type_b = value_b->type; in bit_logic_result_type() local610 const glsl_type *type_b = value_b->type; in modulus_result_type() local677 const glsl_type *type_b = value_b->type; in relational_result_type() local729 const struct glsl_type *type_b, in shift_result_type()6719 const glsl_type *type_b = state->switch_state.test_var->type; in hir() local
447 u8 type_a, type_b; in acpi_sleep_test() local
168 unsigned type_b:3; member
181 unsigned type_b:3; member
1252 glsl_type::get_mul_type(const glsl_type *type_a, const glsl_type *type_b) in get_mul_type()