]> git.tdb.fi Git - libs/gl.git/commit
Allow materials to return per-texture samplers
authorMikko Rasa <tdb@tdb.fi>
Fri, 13 Aug 2021 10:54:33 +0000 (13:54 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 13 Aug 2021 10:57:06 +0000 (13:57 +0300)
commita482029babea3210840d8c62e9df9ece4342b2b9
treec2818843b7e6dc127993f18b39609c60e1159728
parent2b7f8e45e75bec30c1ea27fc0efd8286f67adc3f
Allow materials to return per-texture samplers
source/materials/material.h
source/materials/pbrmaterial.cpp
source/materials/pbrmaterial.h
source/materials/renderpass.cpp