mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix darkroom bilineer interpolation
This commit is contained in:
parent
aec77334ef
commit
744146ae38
6 changed files with 80 additions and 61 deletions
|
@ -15,7 +15,6 @@ namespace sprout {
|
|||
namespace detail {
|
||||
template<std::size_t Index, typename Head, bool IsEmpty>
|
||||
class head_base;
|
||||
// ???
|
||||
// EBO disabled
|
||||
// template<std::size_t Index, typename Head>
|
||||
// class head_base<Index, Head, true>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue