Module: GL_OML_resample::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_OML_resample.rb
Constant Summary collapse
- NPACK_RESAMPLE_OML =
0x8984
- NUNPACK_RESAMPLE_OML =
0x8985
- NRESAMPLE_REPLICATE_OML =
0x8986
- NRESAMPLE_ZERO_FILL_OML =
0x8987
- NRESAMPLE_AVERAGE_OML =
0x8988
- NRESAMPLE_DECIMATE_OML =
0x8989