Searched refs:getInsns (Results 1 – 2 of 2) sorted by relevance
68 const std::vector<uint32_t> &getInsns() const { return insns; } in getInsns() function
116 auto code = preprocessSpirv(key.getInsns(), key.getSpecializationInfo(), optimize); in createShader()