Skip to content

Type raw texture payload variants#356

Closed
esnya wants to merge 1 commit into
codex/type-texture-payload-variantsfrom
codex/type-raw-texture-payload-variants
Closed

Type raw texture payload variants#356
esnya wants to merge 1 commit into
codex/type-texture-payload-variantsfrom
codex/type-raw-texture-payload-variants

Conversation

@esnya
Copy link
Copy Markdown
Owner

@esnya esnya commented Jun 2, 2026

Summary

  • replace RawTexturePayloadFormat with concrete raw texture payload variants for RGBA32 and RGBA float32 payloads
  • split raw texture source materialization into RGBA32 and RGBA float32 capabilities at source creation boundaries
  • route transport, image loading, canonical dump, and tests through typed payload variants instead of runtime format checks

Verification

  • dotnet restore PlateauResoniteLink.sln --locked-mode --disable-build-servers
  • dotnet format whitespace . --folder --verify-no-changes
  • dotnet build PlateauResoniteLink.sln --configuration Release --no-restore --disable-build-servers -m:1 -p:UseSharedCompilation=false
  • dotnet test PlateauResoniteLink.sln --configuration Release --no-restore --verbosity normal -m:1 --disable-build-servers -p:UseSharedCompilation=false
  • Fake Live Sink canonical dump for plateau-13213-higashimurayama-shi-2020 / 53395325 / dem,bldg / grid; diff against runtime/windows/resonite/semantic-baselines/type-dem-grid-projection-result/baseline-parent/higashi-53395325-dem-bldg-grid-geotiff.json stayed at the known parent-stack 96 +75/-21 delta; temporary dump removed.

@esnya esnya force-pushed the codex/type-texture-source-identity-carrier branch from f732db6 to f14bb72 Compare June 2, 2026 17:35
@esnya esnya force-pushed the codex/type-raw-texture-payload-variants branch from b7952aa to c7070a4 Compare June 2, 2026 17:45
@esnya esnya force-pushed the codex/type-texture-source-identity-carrier branch from f14bb72 to 6c64772 Compare June 2, 2026 17:54
@esnya esnya force-pushed the codex/type-raw-texture-payload-variants branch from c7070a4 to afd3c1b Compare June 2, 2026 17:59
@esnya esnya force-pushed the codex/type-raw-texture-payload-variants branch from afd3c1b to 388d624 Compare June 2, 2026 18:24
@esnya esnya force-pushed the codex/type-texture-source-identity-carrier branch from 168eee8 to 4e7929b Compare June 2, 2026 19:16
@esnya esnya force-pushed the codex/type-raw-texture-payload-variants branch from 388d624 to 9bcfe04 Compare June 2, 2026 19:16
@esnya esnya force-pushed the codex/type-texture-source-identity-carrier branch from 4e7929b to b16e1a8 Compare June 2, 2026 19:34
@esnya esnya force-pushed the codex/type-raw-texture-payload-variants branch from 9bcfe04 to 8e3bfcf Compare June 2, 2026 19:34
@esnya esnya force-pushed the codex/type-texture-source-identity-carrier branch from b16e1a8 to 7af0bec Compare June 2, 2026 19:59
@esnya esnya force-pushed the codex/type-raw-texture-payload-variants branch from 8e3bfcf to d84c061 Compare June 2, 2026 19:59
@esnya esnya force-pushed the codex/type-texture-source-identity-carrier branch from 7af0bec to 0295adc Compare June 2, 2026 20:48
@esnya esnya force-pushed the codex/type-raw-texture-payload-variants branch from d84c061 to 87650a8 Compare June 2, 2026 20:48
@esnya esnya force-pushed the codex/type-raw-texture-payload-variants branch from 87650a8 to 1ccdaaf Compare June 2, 2026 21:57
@esnya esnya changed the base branch from codex/type-texture-source-identity-carrier to codex/type-texture-payload-variants June 2, 2026 21:57
@esnya
Copy link
Copy Markdown
Owner Author

esnya commented Jun 2, 2026

Superseded by #340: these texture source/payload changes depend on the same upstream texture boundary and have been folded into the main-target #340 PR instead of keeping a dependent stack.

@esnya esnya closed this Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant