Searched refs:pointer_types (Results 1 – 1 of 1) sorted by relevance
153 std::unordered_map<SpvId, SpvId> pointer_types; in create_binary_from_spirv() local392 pointer_types[id] = get<SpvId>(inst, 3); in create_binary_from_spirv()396 alignment = opcode == SpvOpTypePointer ? types[pointer_types[id]].target_align : 0; in create_binary_from_spirv()467 pointer_types.find(type_id)->second; in create_binary_from_spirv()