Defines the values to use for specifying whether a shader program is a fragment or a vertex program.
@:enum@:implinlineread onlyFRAGMENT:Context3DProgramType
A fragment (or pixel) program.
@:enum@:implinlineread onlyVERTEX:Context3DProgramType
A vertex program.