Searched defs:AnyHitSource (Results 1 – 1 of 1) sorted by relevance
315 struct AnyHitSource : public ShaderSource struct317 AnyHitSource(const std::string& source_) : ShaderSource(glu::SHADERTYPE_ANY_HIT, source_) {} in AnyHitSource() argument