Searched defs:rayQueryPart (Results 1 – 3 of 3) sorted by relevance
172 std::string rayQueryPart = ""; in initPrograms() local
183 std::string rayQueryPart = ""; in initPrograms() local
4182 …yShaders(SourceCollections &programCollection, RayQueryTestParams params, std::string rayQueryPart, in generateRayQueryShaders()