Searched refs:setSourceEntryPoint (Results 1 – 3 of 3) sorted by relevance
475 GLSLANG_EXPORT void setSourceEntryPoint(const char* sourceEntryPointName);
1307 shader->setSourceEntryPoint(sourceEntryPointName); in CompileAndLinkShaderUnits()
1807 void TShader::setSourceEntryPoint(const char* name) in setSourceEntryPoint() function in glslang::TShader