Searched defs:setAtomicCounterBlockName (Results 1 – 4 of 4) sorted by relevance
1868 void TShader::setAtomicCounterBlockName(const char* name) { intermediate->setAtomicCounterBlockName… in setAtomicCounterBlockName() function in glslang::TShader
606 void setAtomicCounterBlockName(const char* name) { atomicCounterBlockName = std::string(name); } in setAtomicCounterBlockName() function
1845 void TShader::setAtomicCounterBlockName(const char* name) { intermediate->setAtomicCounterBlockName… in setAtomicCounterBlockName() function in glslang::TShader
595 void setAtomicCounterBlockName(const char* name) { atomicCounterBlockName = std::string(name); } in setAtomicCounterBlockName() function