Home
last modified time | relevance | path

Searched refs:compileSpirv (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/tests/VulkanUnitTests/
DComputeTests.cpp68 std::vector<uint32_t> compileSpirv(const char *assembly) in compileSpirv() function
132 auto code = compileSpirv(shader.c_str()); in test()