is possible to use vertex shader on GL_SELECT mode?

Hi,
I ask me if it is possible to use a VS program in GL_SELECT mode.

I don’t see why not. Haven’t looked at the spec on it, but my gut is telling me it should work fine.

I think you’re supposed to be able to, but I personally get driver errors when I try it with shaders + vbo’s on nvidia drivers…