Searched refs:GetStructType (Results 1 – 3 of 3) sorted by relevance
32 static const StructType* GetStructType( in GetStructType() function
232 const StructType* new_type = TypeOracle::GetStructType(module, name, fields); in DeclareStruct()
536 static spirv_inst_iter GetStructType(shader_module const *src, spirv_inst_iter def, bool is_array_o… in GetStructType() function555 auto type = GetStructType(src, src->get_def(type_id), is_array_of_verts && !is_patch); in CollectInterfaceBlockMembers()1206 type = GetStructType(src, type, false); in ValidatePushConstantBlockAgainstPipeline()