Searched refs:setShiftTextureBinding (Results 1 – 3 of 3) sorted by relevance
411 void setShiftTextureBinding(unsigned int base); // DEPRECATED: use setShiftBinding
298 shader.setShiftTextureBinding(baseTextureBinding); in compileLinkIoMap()
1750 void TShader::setShiftTextureBinding(unsigned int base) { setShiftBinding(EResTexture, base); } in setShiftTextureBinding() function in glslang::TShader