Files
manual_slop/docs/twitter/1589810282104524800/thread_data.json
T
ed 907d7d5e83 docs(twitter): add 1589810282104524800 corpus (NOTimothyLottes Bind-Everything-Once layout aliasing)
1-post thread, 1 image, Nov 8 2022. Single-post example showing
storage image format by aliased name + bound as sampled image;
buffer access {readonly, writeonly, volatile (read uncached), atomic}
by aliased name as {uint, uint4, float, float4}. Earliest documented
example of the Bind-Everything-Once pattern that resurfaces in the
Dec 2023 VK retrospective (1736161886079533186) and the Dec 2024
STORAGE_TEXEL_BUFFER deep dive (1870351985855119449).
2026-07-27 02:10:32 -04:00

24 lines
865 B
JSON

{
"root_post_id": "1589810282104524800",
"posts": [
{
"post_id": "1589810282104524800",
"author": "NOTimothyLottes",
"handle": "NOTimothyLottes",
"text": "Example of \"Bind-Everything-Once\" Layout Aliasing in Vulkan. Storage image format by aliased name, also bound as sampled image. Choose buffer {readonly,writeonly,volatile (read uncached),atomic} access by aliased name, as either {uint,uint4,float,float4}.",
"timestamp": "2022-11-08 02:41:23",
"media_urls": [
"https://pbs.twimg.com/media/FhAidkhUoAA3FJz?format=png&name=orig"
],
"reply_to_id": null,
"quote_of_id": null,
"metrics": {
"reply_count": 0,
"repost_count": 0,
"like_count": 0,
"view_count": 0
}
}
],
"source_url": "https://x.com/NOTimothyLottes/status/1589810282104524800"
}