Searched refs:stage_prefix (Results 1 – 2 of 2) sorted by relevance
4667 const GLchar* stage_prefix = GetStagePrefix(stage, storage); in cloneVariableForStage() local4668 Utils::replaceToken(prefix, position, stage_prefix, name); in cloneVariableForStage()4742 const GLchar* stage_prefix = GetStagePrefix(stage, storage); in CloneBlockForStage() local4743 Utils::replaceToken(prefix, position, stage_prefix, name); in CloneBlockForStage()
6813 const char* stage_prefix = stage_prefixes[n_stage]; in verifyProgramInterfaceQuerySupport() local6850 current_item.name = std::string(stage_prefix) + current_item.name; in verifyProgramInterfaceQuerySupport()