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