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