2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 15:44:56 +00:00
This commit is contained in:
Jack Andersen
2016-04-05 15:43:35 -10:00
2 changed files with 1 additions and 2 deletions

2
hecl/extern/boo vendored

Submodule hecl/extern/boo updated: 4cec163804...5afdb62a39

View File

@@ -370,7 +370,6 @@ struct MetalBackendFactory : IShaderBackendFactory
for (const ShaderCacheExtensions::ExtensionSlot& slot : extensionSlots)
{
fragSources.push_back(m_backend.makeFrag(slot.blockCount, slot.blockNames, slot.lighting, slot.post));
fprintf(stderr, "%s\n", fragSources.back().c_str());
cachedSz += fragSources.back().size() + 1;
boo::IShaderPipeline* ret =
static_cast<boo::MetalDataFactory::Context&>(ctx).