Home
last modified time | relevance | path

Searched defs:setAtomicCounterBlockSet (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1846 void TShader::setAtomicCounterBlockSet(unsigned int set) { intermediate->setAtomicCounterBlockSet(s… in setAtomicCounterBlockSet() function in glslang::TShader
Dlocalintermediate.h597 void setAtomicCounterBlockSet(unsigned int set) { atomicCounterBlockSet = set; } in setAtomicCounterBlockSet() function
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DShaderLang.cpp1850 void TShader::setAtomicCounterBlockSet(unsigned int set) { intermediate->setAtomicCounterBlockSet(s… in setAtomicCounterBlockSet() function in glslang::TShader
Dlocalintermediate.h602 void setAtomicCounterBlockSet(unsigned int set) { atomicCounterBlockSet = set; } in setAtomicCounterBlockSet() function