Searched defs:setAtomicCounterBlockSet (Results 1 – 4 of 4) sorted by relevance
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
1850 void TShader::setAtomicCounterBlockSet(unsigned int set) { intermediate->setAtomicCounterBlockSet(s… in setAtomicCounterBlockSet() function in glslang::TShader
602 void setAtomicCounterBlockSet(unsigned int set) { atomicCounterBlockSet = set; } in setAtomicCounterBlockSet() function