Searched refs:HLSLRuntime (Results 1 – 2 of 2) sorted by relevance
332 std::unique_ptr<CGHLSLRuntime> HLSLRuntime; variable659 assert(HLSLRuntime != nullptr); in getHLSLRuntime()660 return *HLSLRuntime; in getHLSLRuntime()
495 HLSLRuntime.reset(new CGHLSLRuntime(*this)); in createHLSLRuntime()