Searched defs:child_type (Results 1 – 7 of 7) sorted by relevance
82 const struct glsl_type *child_type = glsl_get_array_element(type); in add_var_xfb_outputs() local96 const struct glsl_type *child_type = glsl_get_struct_field(type, i); in add_var_xfb_outputs() local
185 for (auto child_type : data_tuple_type.getTypes()) { in IsNestedTupleInData() local200 for (auto child_type : tuple_type.getTypes()) { in FlattenTupleType() local215 for (auto child_type : tuple_type.getTypes()) { in FlattenTupleValue() local234 for (auto child_type : tuple_type.getTypes()) in CreateTupleValue() local
154 int child_type = T_UNKNOWN, t; in eval() local
776 std::string_view child_type) { in IsParent()
962 CComPtr<IDiaSymbol> child_type; in GetFunctionStackParamSize() local
317 static ChildType child_type(const SkSL::Type& type) { in child_type() function
10209 const PrimitiveType child_type = hlo->operand(0)->shape().element_type(); in TEST_F() local