Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSpirvUtils.hpp52 void spirvAssemble(glu::ShaderBinaryDataType& dst, const std::string& src);
DglcSpirvUtils.cpp271 void spirvAssemble(ShaderBinaryDataType& dst, const std::string& src) in spirvAssemble() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp563 spirvUtils::spirvAssemble(binary.binary, m_spirv); in iterate()
726 spirvUtils::spirvAssemble(vertexBinary.binary, input); in iterate()
3453 spirvUtils::spirvAssemble(binary.binary, spirVSourceCut); in iterate()