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