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