Searched refs:HLSL_CLASS_STRUCT (Results 1 – 3 of 3) sorted by relevance
870 if (type->type != HLSL_CLASS_STRUCT) in components_count_type()901 if (t1->type == HLSL_CLASS_STRUCT) in compare_hlsl_types()961 case HLSL_CLASS_STRUCT: in clone_hlsl_type()1032 if (t2->type == HLSL_CLASS_ARRAY || t2->type == HLSL_CLASS_STRUCT) in compatible_data_types()1038 if (t1->type == HLSL_CLASS_STRUCT) in compatible_data_types()1041 if (t2->type == HLSL_CLASS_ARRAY || t2->type == HLSL_CLASS_STRUCT) in compatible_data_types()1112 if (t1->type == HLSL_CLASS_STRUCT && t2->type == HLSL_CLASS_STRUCT) in implicit_compatible_data_types()1594 if (t1->type == HLSL_CLASS_STRUCT) in compare_param_hlsl_types()1702 if (type->type == HLSL_CLASS_STRUCT) in debug_hlsl_type()2110 if (type->type == HLSL_CLASS_STRUCT) in free_hlsl_type()[all …]
626 if ((type->type == HLSL_CLASS_STRUCT || type->type == HLSL_CLASS_ARRAY) in declare_vars()636 if (type->type == HLSL_CLASS_STRUCT) in declare_vars()737 type->type = HLSL_CLASS_STRUCT; in new_struct_type()1500 if (type->type != HLSL_CLASS_STRUCT)1963 if ($1->data_type->type == HLSL_CLASS_STRUCT)
632 HLSL_CLASS_STRUCT, enumerator