{"id":"dolphin.lightlab--dolphinGpuHybridComposer","name":"dolphinGpuHybridComposer","owner":"dolphin","package":"dolphin.lightlab","kind":"class","signature":"external class dolphinGpuHybridComposer","description":"A dolphin gpu hybrid composer object with the operations listed below.","context":"Build bounded lighting experiments with geometry, visibility, transport, film, and GPU/CPU contracts.","parameters":[],"returns":"void","members":[{"name":"dolphinGpuHybridComposer","kind":"constructor","parameters":[],"returns":"void","signature":"dolphinGpuHybridComposer()","description":"Dolphin gpu hybrid composer.","tags":["class","constructor","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"Compose","kind":"method","parameters":[{"name":"flags","type":"buffer of int","description":"Flags."},{"name":"geometry","type":"buffer of float","description":"Geometry."},{"name":"rawIndirect","type":"buffer of float","description":"Raw indirect."},{"name":"gathered","type":"buffer of float","description":"Gathered."}],"returns":"bool","signature":"Compose(buffer of int flags,buffer of float geometry,buffer of float rawIndirect,buffer of float gathered) returns bool","description":"Compose.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-Compose-1","updated":"2026-09-09"}],"tags":["class","cpu","dolphin","dolphin.lightlab","lightlab","method","source-example"],"updated":"2026-09-09","source":{"repository":"dolphin","path":"packages/lightlab/src/gpu_view.yh","line":566,"sha256":"65afce8fc7cdba1b6c898150ce1095d0ea65c07d39e245598a76fac57d058d09"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use dolphinGpuHybridComposer","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using dolphin.lightlab\n\n// Build bounded lighting experiments with geometry, visibility, transport, film, and GPU/CPU contracts.\ndolphinGpuHybridComposer sample = dolphinGpuHybridComposer()\nConsole.Log(\"Created dolphinGpuHybridComposer\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuhybridcomposer\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.lightlab\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/lightlab\"\n\n[[dependencies]]\npackage = \"dolphin.materials\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/materials\"\n\n[[dependencies]]\npackage = \"dolphin.math\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/math\"\n\n[[dependencies]]\npackage = \"dolphin.spatial3d\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/spatial3d\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"a7f829ded2aca3ca4752345d7a87cbf032a41f2e3882662f70df77cdc33ef234","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Compose-1","title":"dolphinGpuHybridComposer.Compose","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Compose.\ndolphinGpuHybridComposer instance = dolphinGpuHybridComposer()\nbuffer of int argument_flags\nargument_flags.Resize(8)\nbuffer of float argument_geometry\nargument_geometry.Resize(8)\nbuffer of float argument_rawIndirect\nargument_rawIndirect.Resize(8)\nbuffer of float argument_gathered\nargument_gathered.Resize(8)\nbool result = instance.Compose(argument_flags, argument_geometry, argument_rawIndirect, argument_gathered)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuhybridcomposer\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.lightlab\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/lightlab\"\n\n[[dependencies]]\npackage = \"dolphin.materials\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/materials\"\n\n[[dependencies]]\npackage = \"dolphin.math\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/math\"\n\n[[dependencies]]\npackage = \"dolphin.spatial3d\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/spatial3d\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"082f8716dcced85eb02ec50fbb552622aec81ddcf3ef0d1f36f53c6aa21b0013","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["dolphinGpuHybridComposer","Compose"],"url":"https://demonhunterlabs.com/academy/api?item=dolphin.lightlab--dolphinGpuHybridComposer","json":"https://demonhunterlabs.com/reference/items/dolphin.lightlab--dolphinGpuHybridComposer.json","markdown":"https://demonhunterlabs.com/reference/text/dolphin.lightlab--dolphinGpuHybridComposer.md"}
