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