Home
last modified time | relevance | path

Searched defs:RayQueryTestParams (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp1319 struct RayQueryTestParams struct
1321 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 …]