Searched refs:compileSpirv (Results 1 – 1 of 1) sorted by relevance
68 std::vector<uint32_t> compileSpirv(const char *assembly) in compileSpirv() function132 auto code = compileSpirv(shader.c_str()); in test()