Searched defs:AnyHitSource (Results 1 – 1 of 1) sorted by relevance
413 struct AnyHitSource : public ShaderSource struct415 AnyHitSource(const std::string &source_) : ShaderSource(glu::SHADERTYPE_ANY_HIT, source_) in AnyHitSource() function