bloat-buster/dependencies/SPIRV-Headers-vulkan-sdk-1.3.296.0/include/spirv/unified1/extinst.nonsemantic.debugprintf.grammar.json
David Gonzalez Martin be2de1d672 Render a texture
2024-11-10 08:48:46 -06:00

14 lines
254 B
JSON

{
"revision" : 1,
"instructions" : [
{
"opname" : "DebugPrintf",
"opcode" : 1,
"operands" : [
{ "kind" : "IdRef", "name" : "'Format'" },
{ "kind" : "IdRef", "quantifier" : "*" }
]
}
]
}