jpaoneMines / csci441

CSCI441 Library Helper Functions and Classes
MIT License
5 stars 2 forks source link

ShaderProgram: add program stages bitfield method #21

Closed jpaoneMines closed 1 year ago

jpaoneMines commented 1 year ago

Add a public method that returns which program stages the shader program contains

GLbitfield CSCI441::ShaderProgram::getProgramStages() const

jpaoneMines commented 1 year ago

Resolved in commit 614683516e15b2699c681945574b1cc576c95c98