]> git.tdb.fi Git - libs/gl.git/commit
Track the in-use state of resource bindings in PipelineState
authorMikko Rasa <tdb@tdb.fi>
Sun, 21 Nov 2021 13:26:22 +0000 (15:26 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 21 Nov 2021 23:44:36 +0000 (01:44 +0200)
commit58c5647c775e38dd08a64ad435dfe0673a62fcd1
tree8069ae06b0510a31a7821c06b1b70f8a89e7b73a
parent02cc42fc113bcc17a28ff9d93a9e4b3f26fbb91f
Track the in-use state of resource bindings in PipelineState
source/backends/opengl/pipelinestate_backend.cpp
source/backends/vulkan/pipelinestate_backend.cpp
source/core/pipelinestate.cpp
source/core/pipelinestate.h
source/core/program.cpp
source/core/program.h
source/core/reflectdata.h