Changeset 499 for trunk/nv/gl/gl_enum.hh


Ignore:
Timestamp:
06/06/16 18:54:52 (9 years ago)
Author:
epyon
Message:
  • ecs work
  • particle engine rehaul
  • added map/unmap buffer to ::context
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv/gl/gl_enum.hh

    r438 r499  
    4343        unsigned int output_slot_to_enum( output_slot slot );
    4444
     45        unsigned int buffer_access_to_bitfield( buffer_access type );
    4546        unsigned int datatype_to_gl_enum( datatype type );
    4647        datatype gl_enum_to_datatype( unsigned int gl_enum );
Note: See TracChangeset for help on using the changeset viewer.