Searched refs:hlslEnable16BitTypes (Results 1 – 2 of 2) sorted by relevance
132 bool hlslEnable16BitTypes() const { return (messages & EShMsgHlslEnable16BitTypes) != 0; } in hlslEnable16BitTypes() function
1416 bool enable16BitTypes = parseContext.hlslEnable16BitTypes(); in acceptType()