Searched defs:setAtomicCounterBlockSet (Results 1 – 4 of 4) sorted by relevance
1869 void TShader::setAtomicCounterBlockSet(unsigned int set) { intermediate->setAtomicCounterBlockSet(s… in setAtomicCounterBlockSet() function in glslang::TShader
608 void setAtomicCounterBlockSet(unsigned int set) { atomicCounterBlockSet = set; } in setAtomicCounterBlockSet() function
1846 void TShader::setAtomicCounterBlockSet(unsigned int set) { intermediate->setAtomicCounterBlockSet(s… in setAtomicCounterBlockSet() function in glslang::TShader
597 void setAtomicCounterBlockSet(unsigned int set) { atomicCounterBlockSet = set; } in setAtomicCounterBlockSet() function