Home
last modified time | relevance | path

Searched refs:CompileShadersMultithreadData (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingPipelineLibraryTests.cpp461 struct CompileShadersMultithreadData struct
471 CompileShadersMultithreadData* csmd = (CompileShadersMultithreadData*)param; in compileShadersThread()
554 std::vector<CompileShadersMultithreadData> csmds; in runTest()
556 csmds.push_back(CompileShadersMultithreadData{ deviceHelper, m_context, pipelineLibraries[i], pipelineShaders[i] }); in runTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineLibraryTests.cpp503 struct CompileShadersMultithreadData struct
513 CompileShadersMultithreadData* csmd = (CompileShadersMultithreadData*)param; in compileShadersThread()
694 std::vector<CompileShadersMultithreadData> csmds; in runTest()
696 csmds.push_back(CompileShadersMultithreadData{ m_context, rtPipelines[i], pipelineShaders[i], isecMod }); in runTest()

Completed in 5 milliseconds