hxsl.RuntimeShaderData
hxsl.RuntimeShaderData
Fields
| Name | Type | |
|---|---|---|
vertex | Bool | |
data | Virtual[funs, name, vars] | |
code | String | |
params | hxsl.AllocParam | |
paramsSize | I32 | |
globals | hxsl.AllocGlobal | |
globalsSize | I32 | |
textures | hxsl.AllocParam | |
texturesCount | I32 | |
buffers | hxsl.AllocParam | |
bufferCount | I32 | |
consts | hl.types.ArrayBytes_Float |
Protos
No protos.
Bindings
- static
f@2661__constructor__(hxsl.RuntimeShaderData) → Void