Searched refs:hlslDX9Compatible (Results 1 – 2 of 2) sorted by relevance
133 bool hlslDX9Compatible() const { return (messages & EShMsgHlslDX9Compatible) != 0; } in hlslDX9Compatible() function
1491 if (parseContext.hlslDX9Compatible()) in acceptType()