Home
last modified time | relevance | path

Searched defs:compileGlslToSpirV (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcSpirvUtils.cpp214 bool compileGlslToSpirV(tcu::TestLog& log, std::string source, glu::ShaderType type, ShaderBinaryDa… in compileGlslToSpirV() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkShaderToSpirV.cpp353 bool compileGlslToSpirV (const GlslSource& program, std::vector<deUint32>* dst, glu::ShaderProgramI… in compileGlslToSpirV() function