Searched refs:setShiftSsboBinding (Results 1 – 3 of 3) sorted by relevance
416 void setShiftSsboBinding(unsigned int base); // DEPRECATED: use setShiftBinding
301 shader.setShiftSsboBinding(baseSsboBinding); in compileLinkIoMap()
1760 void TShader::setShiftSsboBinding(unsigned int base) { setShiftBinding(EResSsbo, base); } in setShiftSsboBinding() function in glslang::TShader