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