Searched defs:is_struct (Results 1 – 11 of 11) sorted by relevance
218 const bool is_struct = pointee_type_inst->opcode() == SpvOpTypeStruct; in GetReplacementVariable() local268 const bool is_struct = pointee_type_inst->opcode() == SpvOpTypeStruct; in CreateReplacementVariable() local
168 int is_struct = 0; in main() local
251 const bool is_struct = pointee_type_inst->opcode() == SpvOpTypeStruct; in CreateReplacementVariable() local
252 const bool is_struct = pointee_type_inst->opcode() == SpvOpTypeStruct; in CreateReplacementVariable() local
125 const auto is_struct = IsStruct(type); in PrintContainer() local
1304 auto is_struct = IsStruct(field.union_type) ? type + Mutable() : type; in BuildUnionEnumSwitchCaseWritter() local
991 bool is_struct() const in is_struct() function
481 const bool is_struct = type_without_array->is_struct(); in check_location_aliasing() local
760 bool is_struct() const { in is_struct() function
1464 bool is_struct = definition < num_struct_definitions; in FuzzTest2() local
6688 bool is_struct = (type.basetype == SPIRType::Struct) && type.array.empty() && !type.pointer; in emit_specialization_constants_and_structs() local