Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
H A Dradeonsi-run-tests.py170 deqp_path = args.deqp_path variable
173 if args.piglit_path or args.glcts_path or args.deqp_path:
178 deqp_path = os.path.join(args.parent_path, "deqp") variable
180 if not args.piglit_path or not args.glcts_path or not args.deqp_path:
473 "{}/modules/{subtest}/deqp-{subtest}".format(deqp_path, subtest=k)
478 "{}/android/cts/master/{}-master.txt".format(deqp_path, k)
/third_party/vk-gl-cts/scripts/
H A Dcheck_swiftshader_runtime.py228 def runDeqp(deqp_path, testlist_path):
229 deqpVkParam = "--deqp-vk=" + deqp_path

Completed in 3 milliseconds