lib.haxe.org

format 1.20 Documentation

Back | Index
class format.hxsl.Compiler
var config : { padWrites : Bool, inlTranspose : Bool, inlInt : Bool, forceReads : Bool, allowAllWMasks : Bool}
function new() : Void
function compile(h : ParsedHxsl) : Data
dynamic function warn(msg : String, p : Position) : Void
Back | Index