Searched defs:RayQueryTestParams (Results 1 – 1 of 1) sorted by relevance
1319 struct RayQueryTestParams struct1321 uint32_t rayFlags;1322 std::string name;1323 std::string shaderFunctions;1324 std::vector<Ray> rays;1325 std::vector<std::vector<tcu::Vec3>> verts;1326 std::vector<std::vector<tcu::Vec3>> aabbs;1327 bool triangles;1328 RayQueryShaderSourcePipeline pipelineType;1329 RayQueryShaderSourceType shaderSourceType;[all …]