Name |
Description |
FP30GpuProgram |
GeForceFX class fragment program. |
NV3xGpuProgram |
Base class for handling nVidia specific extensions for supporting GeForceFX level gpu programs |
NV3xGpuProgramFactory |
Factory class that handles requested for GeForceFX program implementations. |
NvparseFragmentProgram |
Specialization of GpuProgram that accepts source for DX8 level gpu programs and allows them to run on nVidia cards that support register and texture combiners. |
NvparseProgramFactory |
Factory class which handles requests for DX8 level functionality in OpenGL on GeForce3/4 hardware. |
VP30GpuProgram |
GeForceFX class vertex program. |